Searched refs:UnitStopTime (Results 1 – 1 of 1) sorted by relevance
429 auto UnitStopTime = system_clock::now(); in RunOne() local431 duration_cast<seconds>(UnitStopTime - UnitStartTime).count(); in RunOne()