Searched defs:g_refreshRate (Results 1 – 3 of 3) sorted by relevance
61 static const U64 g_refreshRate = SEC_TO_MICRO / 6; variable
71 static const clock_t g_refreshRate = CLOCKS_PER_SEC * 15 / 100; variable
84 static const clock_t g_refreshRate = CLOCKS_PER_SEC * 15 / 100; variable