Searched refs:benchTime (Results 1 – 1 of 1) sorted by relevance
232 { U64 const benchTime = UTIL_clockSpanMicro(benchStart); in BMK_benchParam() local233 if (benchTime > g_maxParamTime) break; } in BMK_benchParam()