|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IClock
central clock interface for controlling time.
| Method Summary | |
|---|---|
double |
getTime()
|
double |
waitForChange()
wait for any change of time |
double |
waitForTime(double time)
wait for this time to be reached, returning the current time |
| Method Detail |
|---|
double getTime()
double waitForTime(double time)
throws java.lang.InterruptedException
time -
java.lang.InterruptedException
double waitForChange()
throws java.lang.InterruptedException
java.lang.InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||