Searched refs:startNsec (Results 1 – 2 of 2) sorted by relevance
162 long startNsec = System.nanoTime(); in runThroughputTest() local171 startNsec = System.nanoTime(); in runThroughputTest()176 showNsec = startNsec + (long) (frameNum * frameTimeNsec * mult); in runThroughputTest()188 long actualNsec = endNsec - startNsec; in runThroughputTest()206 return endNsec - startNsec; in runThroughputTest()
970 long startNsec = System.nanoTime(); in testLevel() local975 long time = startNsec + in testLevel()1102 long startNsec = System.nanoTime(); in testCodec() local1107 long time = startNsec in testCodec()