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