public interface TimerControl
| Modifier and Type | Method and Description |
|---|---|
long |
startTimer(int type,
long timeout,
TimerState timerState,
EventRouter eventRouter) |
boolean |
stopTimer(long id,
TimerState timerState,
EventRouter eventRouter) |
long startTimer(int type,
long timeout,
TimerState timerState,
EventRouter eventRouter)
boolean stopTimer(long id,
TimerState timerState,
EventRouter eventRouter)
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.