Home
last modified time | relevance | path

Searched refs:startTimestamp (Results 1 – 1 of 1) sorted by relevance

/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/
DGameQualificationFpsCollector.java202 long startTimestamp, in processTimestampsSlice() argument
205 outputFile.write("Loop " + runIndex + " timestamp: " + startTimestamp + " ns\n"); in processTimestampsSlice()
218 if (presentTime < startTimestamp) { in processTimestampsSlice()