Searched refs:totalPauseTime (Results 1 – 2 of 2) sorted by relevance
474 tsc_tick_count::tsc_interval_t totalPauseTime; variable479 totalPauseTime() {} in explicitTimer()485 totalPauseTime += (tick - pauseStartTime); in resume()491 totalPauseTime = 0; in reset()
241 totalPauseTime = 0; in start()253 stat->addSample(((tick - startTime) - totalPauseTime).ticks()); in stop()