Searched defs:g_cNsPerOperation (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTPrfIO.cpp49 static uint64_t g_cNsPerOperation = 1000*1000*1000; variable
95 if (cNsElapsed >= g_cNsPerOperation || cOps >= g_cMaxOperations) \

Completed in 43 milliseconds