Home
last modified time | relevance | path

Searched refs:getEstimatedClockResolution (Results 1 – 4 of 4) sorted by relevance

/external/catch2/include/internal/
Dcatch_timer.h16 auto getEstimatedClockResolution() -> uint64_t;
Dcatch_benchmark.cpp17 …return getEstimatedClockResolution() * getCurrentContext().getConfig()->benchmarkResolutionMultipl… in getResolution()
Dcatch_timer.cpp52 auto getEstimatedClockResolution() -> uint64_t { in getEstimatedClockResolution() function
/external/catch2/single_include/catch2/
Dcatch.hpp2516 auto getEstimatedClockResolution() -> uint64_t;
6454 …return getEstimatedClockResolution() * getCurrentContext().getConfig()->benchmarkResolutionMultipl… in getResolution()
12302 auto getEstimatedClockResolution() -> uint64_t { in getEstimatedClockResolution() function