| Constructor and Description |
|---|
SystemClockTimer() |
| Modifier and Type | Method and Description |
|---|---|
long |
getTime() |
void |
init()
Initialize timer, e.g.
|
boolean |
isSuspended()
Is the timer suspended?
|
void |
resume()
Resume suspended timer
|
void |
suspend()
Suspend timer, until resume() is called, stop the clock.
|
public void init()
ITimerpublic void suspend()
ITimerpublic boolean isSuspended()
ITimerisSuspended in interface ITimerpublic void resume()
ITimerCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.