public class TimeUtils
extends java.lang.Object
Constructor and Description |
---|
TimeUtils() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
toMinSecs(long micro)
format a microsecond time stamp to a string Min:Secondes:Millis
|