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