... if(timerInProgress==1){ timerStart=std::chrono::high_resolution_clock::now().time_since_epoch().count(); } } void SimpleTimer::start(){ ...
確定! 回上一頁