Searched refs:SEC_TO_MICRO (Results 1 – 10 of 10) sorted by relevance
78 #define SEC_TO_MICRO ((PTime)1000000) macro
27 #define TIMELOOP_MICROSEC SEC_TO_MICRO /* 1 second */
60 static const U64 g_refreshRate = SEC_TO_MICRO / 6;
74 static const U64 g_refreshRate = SEC_TO_MICRO / 6;
92 static const U64 g_refreshRate = SEC_TO_MICRO / 6;
63 static const U64 g_refreshRate = SEC_TO_MICRO / 6;554 g_clockTime *= SEC_TO_MICRO; in main()
61 static const U64 g_refreshRate = SEC_TO_MICRO / 6;1540 U64 const maxClockSpan = testDurationS * SEC_TO_MICRO; in runTestMode()
66 static const U64 g_refreshRate = SEC_TO_MICRO / 6;2513 g_clockTime *= SEC_TO_MICRO; in main()
63 static const U64 g_refreshRate = SEC_TO_MICRO / 6;3332 U64 const maxClockSpan = maxDurationS * SEC_TO_MICRO; in fuzzerTests()
48 static const U64 g_maxVariationTime = 60 * SEC_TO_MICRO;