Apollo
6.0
Open source self driving car software
|
this struct include data for check ids. More...
#include <message_manager.h>
Public Attributes | |
int64_t | period = 0 |
int64_t | real_period = 0 |
int64_t | last_time = 0 |
int32_t | error_count = 0 |
this struct include data for check ids.
int32_t apollo::drivers::canbus::CheckIdArg::error_count = 0 |
int64_t apollo::drivers::canbus::CheckIdArg::last_time = 0 |
int64_t apollo::drivers::canbus::CheckIdArg::period = 0 |
int64_t apollo::drivers::canbus::CheckIdArg::real_period = 0 |