Home
last modified time | relevance | path

Searched refs:estimateClockResolution (Results 1 – 3 of 3) sorted by relevance

/external/catch2/include/internal/
Dcatch_timer.cpp22 auto estimateClockResolution() -> uint64_t { in estimateClockResolution() function
53 static auto s_resolution = estimateClockResolution(); in getEstimatedClockResolution()
/external/catch2/docs/
Drelease-notes.md94 * Potential division by zero in `estimateClockResolution` (#1490)
/external/catch2/single_include/catch2/
Dcatch.hpp12272 auto estimateClockResolution() -> uint64_t { in estimateClockResolution() function
12303 static auto s_resolution = estimateClockResolution(); in getEstimatedClockResolution()