@@ -22,3 +22,4 @@ void TimerCounter::Start()
dbTime=((double)endCount.QuadPart-(double)startCount.QuadPart)/(double)freq.QuadPart;//获取时间差
}
+ //test