Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp7051 const auto clock_resolution_estimation_time = std::chrono::milliseconds(500); variable
7064 …ast<Clock>(std::chrono::duration_cast<ClockDuration<Clock>>(clock_resolution_estimation_time), ite… in estimate_clock_resolution()