新增了注释
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
#define TIME_KILL_SYNCHRONOUS 0x0100
|
||||
#endif
|
||||
|
||||
|
||||
//高级定时器,但是结果表明没啥卵用
|
||||
|
||||
void CALLBACK PeriodCycle(uint timerId,uint,DWORD_PTR user,DWORD_PTR,DWORD_PTR)
|
||||
{
|
||||
PerformanceTimer *t=reinterpret_cast<PerformanceTimer *>(user);
|
||||
|
||||
Reference in New Issue
Block a user