Re: PC timer
- From: "Le Chaud Lapin" <unoriginal_username@xxxxxxxxx>
- Date: 28 Nov 2005 17:39:26 -0800
To do this at ring-3 without ASM you might want to try
QueryPerformanceCounter() and QueryPerformanceFrequency().
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/windowing/timers/timerreference/timerfunctions/queryperformancecounter.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/windowing/timers/timerreference/timerfunctions/queryperformancefrequency.asp
Regards,
-Le Chaud Lapin-
.
- Follow-Ups:
- Re: PC timer
- From: Dirk Bruere at Neopax
- Re: PC timer
- References:
- PC timer
- From: Dirk Bruere at Neopax
- Re: PC timer
- From: Robert Scott
- Re: PC timer
- From: Dirk Bruere at Neopax
- PC timer
- Prev by Date: Re: Varistor question
- Next by Date: Re: Op amp question
- Previous by thread: Re: PC timer
- Next by thread: Re: PC timer
- Index(es):
Relevant Pages
|