|
-
May 1st, 2005, 01:15 PM
#20
Re: Time countdown, urgent
It's not that advanced at all, unless you never worked with API's before. If you want, I can put comments in for you to show you what the code does.
Here is what these API's do:
The QueryPerformanceFrequency returns Ticks per second from the internal clock in the computer. The internal clock by the way is reseted every time the computer has rebooted.
The QueryPerformanceCounter returns the elaped time from the internal clock.
Hope this helps.
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
|