Re: [Algorithms] Timing problems
Brought to you by:
vexxed72
From: Jon W. <jw...@gm...> - 2009-01-05 21:52:34
|
Jan Wassenberg wrote: > I have developed a workaround that uses HPET hardware (a >= 10 MHz counter > without the annoying flaws of other timers) by means of a mostly user-mode > driver. > On a modern version of Windows, with proper motherboard and CPU drivers, QPC will use that same timer, so you don't need any custom driver. Sincerely, jw |