
16 May
2006
16 May
'06
7:03 a.m.
Pavel Vozenilek wrote:
"Silex" wrote
I think I'll try to do two windows implementation for the template parameter of the timer class, one with QueryPerformanceCounter and one with timeGetTime which would try to #pragram comment(lib,etc) it.
I'll think more about it and propose something.
It may be interesting to take a look how Cygwin emulates gettimeofday() functionality.
IIRC, the last time I checked the time returned isn't updated any more often than the underlying (Windows) system time. It's been a while since that, though. // Johan