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

Public 属性

optional apollo::common::Header header = 1
 
optional LatencyTrack e2es_latency = 2
 
optional LatencyTrack modules_latency = 3
 

详细描述

在文件 latency_record.proto34 行定义.

类成员变量说明

◆ e2es_latency

optional LatencyTrack apollo::common::LatencyReport::e2es_latency = 2

在文件 latency_record.proto36 行定义.

◆ header

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

在文件 latency_record.proto35 行定义.

◆ modules_latency

optional LatencyTrack apollo::common::LatencyReport::modules_latency = 3

在文件 latency_record.proto37 行定义.


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