|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jaune.target.gb.Time
Clock interface.
Field Summary | |
static int |
CLOCKS_PER_SEC
Number of ticks per second |
Constructor Summary | |
Time()
|
Method Summary | |
static int |
clock()
Returns the time in ticks since an unspecified time in the past. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int CLOCKS_PER_SEC
Constructor Detail |
public Time()
Method Detail |
public static final int clock()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |