Searched refs:toMilliseconds (Results 1 – 1 of 1) sorted by relevance
74 largestDuration.toMilliseconds(), latchStart, retireStart)) in measureRotator()77 private fun Double.toMilliseconds() = this / 1000.0 in toMilliseconds() method