Apollo 10.0
自动驾驶开放平台
|
#include <latency_recorder.h>
Public 成员函数 | |
LatencyRecorder (const std::string &module_name) | |
void | AppendLatencyRecord (const uint64_t message_id, const apollo::cyber::Time &begin_time, const apollo::cyber::Time &end_time) |
在文件 latency_recorder.h 第 30 行定义.
|
explicit |
在文件 latency_recorder.cc 第 28 行定义.
void apollo::common::LatencyRecorder::AppendLatencyRecord | ( | const uint64_t | message_id, |
const apollo::cyber::Time & | begin_time, | ||
const apollo::cyber::Time & | end_time | ||
) |
在文件 latency_recorder.cc 第 33 行定义.