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

/vbox/src/VBox/VMM/VMMAll/
H A DTMAll.cpp726 static const uint64_t s_u64OtherRet = 500000000; /* 500 ms for non-timer EMTs. */ local
727 *pu64Delta = s_u64OtherRet;
728 return u64Now + pVM->tm.s.u64VirtualOffset + s_u64OtherRet;

Completed in 48 milliseconds