Apollo 10.0
自动驾驶开放平台
|
#include <statistics.h>
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.h 第 45 行定义.
uint64_t apollo::cyber::statistics::SpanHandler::end_time |
在文件 statistics.h 第 48 行定义.
uint64_t apollo::cyber::statistics::SpanHandler::min_ns = 0 |
在文件 statistics.h 第 50 行定义.
std::string apollo::cyber::statistics::SpanHandler::name |
在文件 statistics.h 第 46 行定义.
std::shared_ptr<::bvar::LatencyRecorder> apollo::cyber::statistics::SpanHandler::span_trace_node |
在文件 statistics.h 第 49 行定义.
uint64_t apollo::cyber::statistics::SpanHandler::start_time |
在文件 statistics.h 第 47 行定义.