Does anyone know how to implement realization high-precise timer based on GetTickCount or smth. like QueryPerformanceFrequency / QueryPerformanceCount ?
Does anyone and how it looks? :)
P.S. API SetTimer function is inaccurate, you know...
QueryPerformanceFrequency and QueryPerformanceCount are available on PocketPC, but from the docs I get that the OEMs don't necesseraly provide high-resolution performance counters. So you probably want to check whether it's available.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum