ITimerConfigData interface
Properties
| duration | Duration of timer |
| position | position when config change occurred |
| running | Whether the timer was running or not when config change occurred |
Property Details
duration
Duration of timer
duration: number
Property Value
number
position
position when config change occurred
position: number
Property Value
number
running
Whether the timer was running or not when config change occurred
running: boolean
Property Value
boolean