query performance counter


Measuring Time Using QueryPerformanceCounter() and QueryPerformanceFrequency()

Game Engine Foundation-Jamie King showing how to measure the high-performance CPU clock to gain a high granularity in game time measurement.