Searched refs:g_cSecs (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTSemXRoads.cpp49 static uint32_t g_cSecs; variable
55 for (uint32_t iLoop = 0; RTTimeMilliTS() - g_u64StartMilliTS < g_cSecs*1000; iLoop++)
118 g_cSecs = cSecs;

Completed in 240 milliseconds