2012年8月5日

摘要: PlatformSDK:WindowsMultimedia中的timeSetEvent函数和timeKillEvent函数可以启动和停止一个精度达到1ms的高精度定时器。原型:MMRESULT timeSetEvent( UINT uDelay, UINT uResolution, LPTIMECALLBACK lpTimeProc, DWORD_PTR dwUser, UINT fuEvent);ParametersuDelayEvent delay, in milliseconds. If this value is not in the range of the minimum and 阅读全文
posted @ 2012-08-05 14:24 志愿者007 阅读(651) 评论(0) 推荐(0)

导航