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

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedMain-win.cpp3061 uint64_t uMsTsStart = supR3HardenedWinGetMilliTS(); local
3076 && supR3HardenedWinGetMilliTS() - uMsTsStart < 60 * 1000);
3186 uint64_t uMsTsStart = supR3HardenedWinGetMilliTS(); local
3220 enmExpectedRequest, pszWhat, supR3HardenedWinGetMilliTS() - uMsTsStart));
3245 cMsElapsed = supR3HardenedWinGetMilliTS() - uMsTsStart;
3280 supR3HardenedWinGetMilliTS() - uMsTsStart, pszWhat));
3424 uint64_t uMsTsStart = supR3HardenedWinGetMilliTS(); local
3432 } while ( supR3HardenedWinGetMilliTS() - uMsTsStart <= cMsFudge
3435 iLoop, supR3HardenedWinGetMilliTS() - uMsTsStart, cSleeps));
4283 uint64_t const uMsTsStart local
4600 uint64_t uMsTsStart = supR3HardenedWinGetMilliTS(); local
[all...]

Completed in 54 milliseconds