mcx::watchdog::TaskMonitor::TaskState
less than a minute
mcx::watchdog::TaskMonitor::TaskState
Public Attributes
Name | |
---|---|
const container::Task * | task |
int | counter |
unsigned long | prev_nr_of_cycles |
bool | error |
Public Attributes Documentation
variable task
const container::Task * task;
variable counter
int counter;
variable prev_nr_of_cycles
unsigned long prev_nr_of_cycles;
variable error
bool error;
Updated on 2022-04-05 at 16:21:27 +0200