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

/vbox/src/libs/xpcom18a4/nsprpub/lib/tests/windows/
H A Dwinevent.c98 static long timerCount = 0; variable
308 if ( timerCount++ == 0 )
324 if ( (timerCount % lineLimit) == 0)
329 if ( timerCount >= timerLimit )
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/
H A Dpoppad.c73 static long timerCount = 0; variable
618 if ( timerCount++ == 0 )
630 if ((timerCount % 10) == 0)
634 else if ((timerCount % 5) == 0)
643 if ( (timerCount % 50) == 0)

Completed in 39 milliseconds