public abstract class TimeUtils
extends java.lang.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) |