why is this my job? but no, the only reason I use timer is if I'm using random numbers and I go
to make the randomness a bit more random.Code:Randomize Timer
otherwise I use QueryPerformenceCounter, that works in microseconds and it's the most accurate thing on the computer.




Reply With Quote