|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITimer | |
|---|---|
| cz.cuni.amis.pogamut.sposh.engine | |
| cz.cuni.amis.pogamut.sposh.engine.timer | |
| Uses of ITimer in cz.cuni.amis.pogamut.sposh.engine |
|---|
| Fields in cz.cuni.amis.pogamut.sposh.engine declared as ITimer | |
|---|---|
protected ITimer |
PoshEngine.timer
|
| Constructors in cz.cuni.amis.pogamut.sposh.engine with parameters of type ITimer | |
|---|---|
PoshEngine(PoshPlan plan,
ITimer timer)
|
|
PoshEngine(PoshPlan plan,
ITimer timer,
Logger log)
|
|
| Uses of ITimer in cz.cuni.amis.pogamut.sposh.engine.timer |
|---|
| Classes in cz.cuni.amis.pogamut.sposh.engine.timer that implement ITimer | |
|---|---|
class |
DebugTimer
Timer what allows me to skip forward in time or suspend time for a while. |
class |
SystemClockTimer
Simple timer that has same time as Calendar. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||