Something I was curious about as I was trying to get some good program timing code working:
I notice these two values aren't anywhere in sync in terms of what the numbers are. (This is after I take QPC / (QPF / 1000) of course.) I was wondering if anyone knew the difference between the two numbers and where they came from.
Is QPC/QPF somehow hardware dependent compared to timeGetTime being software? Or is there some other explanation?
I notice these two values aren't anywhere in sync in terms of what the numbers are. (This is after I take QPC / (QPF / 1000) of course.) I was wondering if anyone knew the difference between the two numbers and where they came from.
Is QPC/QPF somehow hardware dependent compared to timeGetTime being software? Or is there some other explanation?