TimerControlContext Struct
Context describing a requested timer state transition. More...
Declaration
Public Member Attributes Index
| const TimerId | timerId |
|
The id of the timer to control. More... | |
| const TimerState | timerState |
|
The target state for the timer. More... | |
| const bool | resetElapsed = false |
|
Indicates whether the timer's elapsed seconds should be reset to 0 before applying the new state. More... | |
Description
Context describing a requested timer state transition.
Carries the target TimerState and the TimerId of the timer to be controlled.
- See Also
TimerControlCommand
- See Also
Definition at line 26 of file TimerControlContext.ixx.
Public Member Attributes
resetElapsed
|
Indicates whether the timer's elapsed seconds should be reset to 0 before applying the new state.
Definition at line 42 of file TimerControlContext.ixx.
timerId
|
The id of the timer to control.
Definition at line 31 of file TimerControlContext.ixx.
Referenced by helios::engine::runtime::timing::systems::TimerUpdateSystem< TCommandBuffer >::update.
timerState
|
The target state for the timer.
Definition at line 36 of file TimerControlContext.ixx.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.