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

/vbox/src/VBox/VMM/VMMRC/
H A DTRPMRCHandlers.cpp177 static unsigned s_iTimerPoll = 0; local
180 if (!(++s_iTimerPoll & 0xf))
188 s_iTimerPoll = 0;

Completed in 45 milliseconds