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

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DnsTimerImpl.cpp238 SetDelayInternal(aDelay);
297 SetDelayInternal(aDelay);
407 SetDelayInternal(mDelay); // force mTimeout to be recomputed.
491 SetDelayInternal(mDelay);
510 void nsTimerImpl::SetDelayInternal(PRUint32 aDelay) function in class:nsTimerImpl

Completed in 60 milliseconds