Searched refs:stopTime (Results 1 – 1 of 1) sorted by relevance
804 final long stopTime; in doTest() local998 stopTime = System.currentTimeMillis(); in doTest()1054 markerPeriodsPerSecond * (int)(stopTime - firstSampleTime) / 1000 + 1; in doTest()1056 periodsPerSecond * (int)(stopTime - firstSampleTime) / 1000 + 1; in doTest()1117 log.addValue("stop_execution_time", stopTime - stopRequestTime, ResultType.LOWER_BETTER, in doTest()