|
timer
hey i have a timer class highly bassed on the timer from neehes tutorials, and to find out how often a frame is being drawn i get the time of the last time and - it from the current time, and divide it by 1000 which should give how many seconds have passed since the last draw, i get around 0.000561, so that means its redrawing 1782.531195 times a second, that seem waaaay too high, what the heck am i doing wrong?
the timer code as i said is pretty much the timer form nehes tuts, its
thanks for any advice,
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement