Searched refs:getElapsedNanoseconds (Results 1 – 4 of 4) sorted by relevance
60 auto Timer::getElapsedNanoseconds() const -> uint64_t { in getElapsedNanoseconds() function in Catch::Timer64 return getElapsedNanoseconds()/1000; in getElapsedMicroseconds()
22 auto getElapsedNanoseconds() const -> uint64_t;
2872 auto getElapsedNanoseconds() const -> uint64_t;14716 auto Timer::getElapsedNanoseconds() const -> uint64_t { in getElapsedNanoseconds() function in Catch::Timer14720 return getElapsedNanoseconds()/1000; in getElapsedMicroseconds()
2894 auto getElapsedNanoseconds() const -> uint64_t;14923 auto Timer::getElapsedNanoseconds() const -> uint64_t { in getElapsedNanoseconds() function in Catch::Timer14927 return getElapsedNanoseconds()/1000; in getElapsedMicroseconds()