CommRaT 2.0.0
C++20 Real-Time Messaging Framework
Loading...
Searching...
No Matches
commrat::PeriodicInput Struct Reference

Periodic execution - module runs on a timer, no input data. More...

#include <commrat/module/module_config.hpp>

Public Attributes

std::chrono::milliseconds period {100}
 

Detailed Description

Periodic execution - module runs on a timer, no input data.

Definition at line 16 of file module_config.hpp.

Member Data Documentation

◆ period

std::chrono::milliseconds commrat::PeriodicInput::period {100}

Definition at line 17 of file module_config.hpp.


The documentation for this struct was generated from the following file: