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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dconcur.c101 PRIntervalTime hundredMills = PR_MillisecondsToInterval(100); local
149 PR_Sleep(hundredMills);
171 while (context.have > 0) PR_Sleep(hundredMills);

Completed in 60 milliseconds