Apollo 10.0
自动驾驶开放平台
apollo::common::LatencyRecordMap结构体 参考
apollo::common::LatencyRecordMap 的协作图:

Public 属性

optional apollo::common::Header header = 1
 
optional string module_name = 2
 
repeated LatencyRecord latency_records = 3
 

详细描述

在文件 latency_record.proto13 行定义.

类成员变量说明

◆ header

optional apollo::common::Header apollo::common::LatencyRecordMap::header = 1

在文件 latency_record.proto14 行定义.

◆ latency_records

repeated LatencyRecord apollo::common::LatencyRecordMap::latency_records = 3

在文件 latency_record.proto16 行定义.

◆ module_name

optional string apollo::common::LatencyRecordMap::module_name = 2

在文件 latency_record.proto15 行定义.


该结构体的文档由以下文件生成: