Searched refs:getCpuTime (Results 1 – 1 of 1) sorted by relevance
72 m_starts[CPU_TIMER] = getCpuTime(); in start()77 m_times[CPU_TIMER] = getCpuTime() - m_starts[CPU_TIMER]; in stop()119 inline double getCpuTime() const in getCpuTime() function