CPU frequency counter

Nov 28, 2011 at 1:39am
There's one simple thins I wanted to do. I wanted to make a function that gets the actual frequency of a processor. I know how to use QueryPerformanceFrequency, I have used it many times, but all it does is read from the registry. The problem is, I don't know how to account for overclocking and such. Any suggestions?
Nov 29, 2011 at 2:10pm
Topic archived. No new replies allowed.