Searched refs:startTime (Results 1 – 2 of 2) sorted by relevance
54 val startTime = System.nanoTime() in <lambda>() constant151 startTime = startTime, in <lambda>()174 startTime: Long, in reportResults()204 val totalRunTime = System.nanoTime() - startTime in reportResults()
236 val startTime = System.nanoTime() in macrobenchmark() constant361 totalRunTimeNs = System.nanoTime() - startTime, in macrobenchmark()