Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp7054 const auto clock_cost_estimation_time = std::chrono::milliseconds(10); variable
7084 …_least<Clock>(std::chrono::duration_cast<ClockDuration<Clock>>(clock_cost_estimation_time), iters,… in estimate_clock_cost()