Searched refs:g_maxVariationTime (Results 1 – 1 of 1) sorted by relevance
48 static const U64 g_maxVariationTime = 60 * SEC_TO_MICRO; variable1947 while (UTIL_clockSpanMicro(clockStart) < g_maxVariationTime) { in playAround()