public abstract class TimeUtils extends Object
Modifier | Constructor and Description |
---|---|
protected |
TimeUtils() |
Modifier and Type | Method and Description |
---|---|
static long |
approxCurrentTimeMillis() |
static void |
checkResolution(long time,
long resolution) |
static Timer |
getTimer() |
static void |
setTimer(Timer timer) |
Copyright © 2017. All rights reserved.