public final class TimeUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
printDuration(double uptime)
Prints the duration in a human readable format as X days Y hours Z minutes etc.
|
public static String printDuration(double uptime)
uptime
- the uptime in millisCopyright © 2016 The Apache Software Foundation. All rights reserved.