Searched refs:estimate_clock_cost (Results 1 – 1 of 1) sorted by relevance
7072 … EnvironmentEstimate<FloatDuration<Clock>> estimate_clock_cost(FloatDuration<Clock> resolution) { in estimate_clock_cost() function7106 auto cost = Detail::estimate_clock_cost<Clock>(resolution.mean); in measure_environment()