|
-
Jul 14th, 2007, 06:23 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] GetTickCount - ????
I want to use GetTickCount to do a stopwatch app, which imports do I need to make it work?
-
Jul 14th, 2007, 06:38 AM
#2
Re: GetTickCount - ????
You don't need any imports because its an API function. You shouldn't be using it anyway because the Environment.TickCount property gives you the same value.
-
Jul 14th, 2007, 12:50 PM
#3
Thread Starter
Fanatic Member
Re: GetTickCount - ????
That's sorted then, thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|