Searched defs:maxTime (Results 1 – 4 of 4) sorted by relevance
159 double maxTime = times[0]; in uprv_getMeanTime() local
427 U64 const maxTime = (g_nbSeconds * TIMELOOP_NANOSEC) + 100; in BMK_benchMem() local
600 std::chrono::nanoseconds maxTime = std::chrono::nanoseconds(0); in iterate() local
226 float maxTime; member