Searched defs:interval (Results 1 – 3 of 3) sorted by relevance
258 public void doTest(long timeout, long interval) throws InterruptedException { in doTest()
860 public void doTest(long timeout, long interval) throws InterruptedException { in doTest()
439 long interval = timestamp - prevTimestamp; in measureMeanFrameInterval() local