新增了注释

This commit is contained in:
2024-10-28 15:33:11 +08:00
parent 4606df7dd8
commit 7acf46734b
9 changed files with 52 additions and 91 deletions
+3
View File
@@ -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);