A struct storing the base status. More...
#include <BaseStatus.hpp>
Public Attributes | |
int32_t | total_count = 0 |
Total cumulative count. | |
int32_t | total_count_change = 0 |
Increment since the last time the status was read. | |
A struct storing the base status.
int32_t total_count = 0 |
Total cumulative count.
int32_t total_count_change = 0 |
Increment since the last time the status was read.