![]() |
CommRaT 2.0.0
C++20 Real-Time Messaging Framework
|
Periodic execution - module runs on a timer, no input data. More...
#include <commrat/module/module_config.hpp>
Public Attributes | |
| std::chrono::milliseconds | period {100} |
Periodic execution - module runs on a timer, no input data.
Definition at line 16 of file module_config.hpp.
| std::chrono::milliseconds commrat::PeriodicInput::period {100} |
Definition at line 17 of file module_config.hpp.