|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinpro.util.TimeUtil
public class TimeUtil
| Field Summary | |
|---|---|
static double |
FRAME_TO_SECOND_FACTOR
a frame lasts 0.01 seconds (= 10 milliseconds) |
static double |
SECOND_TO_MILLISECOND_FACTOR
a second lasts 1000 milliseconds |
static long |
startupTime
|
| Constructor Summary | |
|---|---|
TimeUtil()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static double FRAME_TO_SECOND_FACTOR
public static double SECOND_TO_MILLISECOND_FACTOR
public static long startupTime
| Constructor Detail |
|---|
public TimeUtil()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||