Searched refs:convertedTime (Results 1 – 1 of 1) sorted by relevance
206 val convertedTime = remainingNs / ns in formatElapsedTimestamp() constant208 if (prettyTimestamp.isEmpty() && convertedTime == 0L) { in formatElapsedTimestamp()