Apollo 10.0
自动驾驶开放平台
apollo::cyber::statistics::SpanHandler结构体 参考

#include <statistics.h>

apollo::cyber::statistics::SpanHandler 的协作图:

Public 属性

std::string name
 
uint64_t start_time
 
uint64_t end_time
 
std::shared_ptr<::bvar::LatencyRecorder > span_trace_node
 
uint64_t min_ns = 0
 

详细描述

在文件 statistics.h45 行定义.

类成员变量说明

◆ end_time

uint64_t apollo::cyber::statistics::SpanHandler::end_time

在文件 statistics.h48 行定义.

◆ min_ns

uint64_t apollo::cyber::statistics::SpanHandler::min_ns = 0

在文件 statistics.h50 行定义.

◆ name

std::string apollo::cyber::statistics::SpanHandler::name

在文件 statistics.h46 行定义.

◆ span_trace_node

std::shared_ptr<::bvar::LatencyRecorder> apollo::cyber::statistics::SpanHandler::span_trace_node

在文件 statistics.h49 行定义.

◆ start_time

uint64_t apollo::cyber::statistics::SpanHandler::start_time

在文件 statistics.h47 行定义.


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