Searched refs:getCurrentTicks (Results 1 – 1 of 1) sorted by relevance
7695 uint64_t getCurrentTicks() { in getCurrentTicks() function7706 uint64_t getCurrentTicks() {7715 m_ticks = getCurrentTicks(); in start()7718 return static_cast<unsigned int>(getCurrentTicks() - m_ticks); in getElapsedMicroseconds()