sample_statistic_t
Public Attributes
Public Attributes Documentation
variable timepoint_of_first_received_sample
uint64_t timepoint_of_first_received_sample = 0;
variable previous_behavior_planner_time_stamp
uint64_t previous_behavior_planner_time_stamp = 0;
variable previous_behavior_planner_sequence
uint32_t previous_behavior_planner_sequence = 0;
variable latency
statistic_value_t latency;
variable hot_path_latency
statistic_value_t hot_path_latency;
variable behavior_planner_period
statistic_value_t behavior_planner_period;
Updated on 2023-09-17 at 15:43:17 +0000