@Canonical @CompileStatic class TimeUtils extends Object
Constructor and description |
---|
TimeUtils
() |
Formats the given time.
formatDuration(3.456) == '3.456 s' formatDuration(67.45) == '01:07 m'
time
- the given time in seconds.