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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dthruput.c110 PRIntervalTime sampling_interval = PR_SecondsToInterval(SAMPLING_INTERVAL); local
157 if (interval > sampling_interval)
217 PRIntervalTime sampling_interval = PR_SecondsToInterval(SAMPLING_INTERVAL); local
244 if (interval > sampling_interval)

Completed in 43 milliseconds