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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTR0Timer.cpp376 uint32_t cBadShots = 0; local
387 cBadShots += !(uDelta >= uMin && uDelta <= uMax);
396 return cBadShots;

Completed in 310 milliseconds