Subject: | suggestion |
In order to improve Win32 accuracy the timeGetTime() & timeBeginPeriod() functions shoud be coupled to existing implementation. This would lead on Win2000/XP to accuracy up to < 1 millisecond, compared to current implementation only with GetSystemTimeAsFileTime() leading to >10ms.
Hope it helps
Daniel