Searched refs:startTimestamp (Results 1 – 2 of 2) sorted by relevance
202 long startTimestamp, in processTimestampsSlice() argument205 outputFile.write("Loop " + runIndex + " timestamp: " + startTimestamp + " ns\n"); in processTimestampsSlice()218 if (presentTime < startTimestamp) { in processTimestampsSlice()
474 long startTimestamp = System.currentTimeMillis(); in runPtsBotTests() local481 listener.testRunEnded(endTimestamp - startTimestamp, runMetrics); in runPtsBotTests()