| 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.
|
static long |
toMilliSeconds(String source) |
public static String printDuration(double uptime)
uptime - the uptime in millispublic static long toMilliSeconds(String source) throws IllegalArgumentException
IllegalArgumentExceptionApache Camel