Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp7052 const auto clock_cost_estimation_time_limit = std::chrono::seconds(1); variable
7073 …lution * clock_cost_estimation_tick_limit, FloatDuration<Clock>(clock_cost_estimation_time_limit)); in estimate_clock_cost()