Home
last modified time | relevance | path

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

/tools/trebuchet/trebuchet/analyzer/src/
DAnalyzer.kt74 largestDuration.toMilliseconds(), latchStart, retireStart)) in measureRotator()
77 private fun Double.toMilliseconds() = this / 1000.0 in toMilliseconds() method