Re: QueryPerformanceFrequency
- From: "Alex Blekhman" <tkfx.REMOVE@xxxxxxxxx>
- Date: Wed, 19 Mar 2008 18:21:54 +0200
"Ondrej Spanel" wrote:
While rdtsc is one possible implementation, on some CPUs/systems
the QPC needs to be implemented in a more complex manner
(multiple CPUs, CPUs with adaptive frequency, like seen first in
notebooks and now in most systems...)
I agree with you. `QueryPerformanceCounter' should be used instead
of CPU-specific instructions. There is no argument about that.
Alex
.
- References:
- Re: QueryPerformanceFrequency
- From: Alex Blekhman
- Re: QueryPerformanceFrequency
- From: Ondrej Spanel
- Re: QueryPerformanceFrequency
- Prev by Date: Re: HTTPClient library
- Next by Date: A strange DLL question
- Previous by thread: Re: QueryPerformanceFrequency
- Next by thread: Re: QueryPerformanceFrequency
- Index(es):
Loading