Home
last modified time | relevance | path

Searched refs:estimate_time_s (Results 1 - 1 of 1) sorted by relevance

/third_party/benchmark/src/
H A Dsysinfo.cc787 static constexpr double estimate_time_s = 1.0; in GetCPUCyclesPerSecond() local
804 } while (ChronoClockNow() - start_time < estimate_time_s); in GetCPUCyclesPerSecond()

Completed in 2 milliseconds