home ‣ Accurate timers on Windows

31 Dec 2005 · Tags: win32, programming ← newer • 207 of 588older →

From this blog post on using accurate timers on Windows.

CraeteWaitableTimer API is similar to SetTimer. You can specify timeout and a callback function. It has the following advantages:

blog comments powered by Disqus