Searched refs:getCurrentTicks (Results 1 – 1 of 1) sorted by relevance
7754 uint64_t getCurrentTicks() { in getCurrentTicks() function7765 uint64_t getCurrentTicks() {7774 m_ticks = getCurrentTicks(); in start()7777 return static_cast<unsigned int>(getCurrentTicks() - m_ticks); in getElapsedMicroseconds()