Searched defs:u64StartSysTS (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Runtime/testcase/ | ||
H A D | tstRTR0ThreadPreemption.cpp | 228 uint64_t u64StartSysTS = RTTimeSystemNanoTS(); local 237 cNanosSysElapsed = RTTimeSystemNanoTS() - u64StartSysTS; |
Completed in 42 milliseconds