Searched refs:longestAccumulatedTime (Results 1 – 1 of 1) sorted by relevance
248 val longestAccumulatedTime = max(totalTime, accumulatedTime) in formatAccumulatedTime() constant249 val formattedTime = formatTime(longestAccumulatedTime, accumulatedTime, LRM_SPACE) in formatAccumulatedTime()