|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectctf.evaluation.simulator.data.Time
public class Time
The current time
| Field Summary | |
|---|---|
static int |
MAX_TIME
|
static int |
TOKENS
|
| Constructor Summary | |
|---|---|
Time(java.lang.String timeToken)
|
|
| Method Summary | |
|---|---|
float |
raw()
|
float |
time()
What time is it? |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int TOKENS
public static final int MAX_TIME
| Constructor Detail |
|---|
public Time(java.lang.String timeToken)
throws ProtocolError
ProtocolError| Method Detail |
|---|
public float time()
public float raw()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||