Searched refs:clock_cost_estimation_time (Results 1 – 1 of 1) sorted by relevance
7054 const auto clock_cost_estimation_time = std::chrono::milliseconds(10); variable7084 …_least<Clock>(std::chrono::duration_cast<ClockDuration<Clock>>(clock_cost_estimation_time), iters,… in estimate_clock_cost()