| Interface | Description |
|---|---|
| TimerControl | |
| TimerState | |
| TimerState.Mutable |
| Class | Description |
|---|---|
| DefaultTimerControl |
Controller to simplify routing of timer start and stop events.
|
| SimpleTimerState | |
| TimerCommandProcessor | |
| TimerEventApplier | |
| TimerPlugin |
Simple timer plugin to support timers using
TimerCommands and TimerEvents. |
| TimerTrigger |
| Enum | Description |
|---|---|
| TimerCommandDescriptor | |
| TimerCommands |
Timer commands issued through
TimerTrigger either when outputting an event through the
command loopback or when polling the timer trigger input. |
| TimerEventDescriptor | |
| TimerEvents |
Timer events applying the timer state change through
TimerEventApplier. |
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.