Interface | Description |
---|---|
TimerService |
A
AppContextService for implementing Timers |
Class | Description |
---|---|
DefaultTimerService |
Default implementation of the
TimerService |
NullTimerService |
A no-operation
TimerService . |
TimeClosable |
A
AutoCloseable wrapper to allows timers to be closed automatically. |
Timer |
Simple region times
|