|
Apollo
6.0
Open source self driving car software
|
#include <perf_util.h>

Public Member Functions | |
| Timer ()=default | |
| void | Start () |
| int64_t | End (const std::string &msg) |
|
default |
| int64_t apollo::common::util::Timer::End | ( | const std::string & | msg | ) |
| void apollo::common::util::Timer::Start | ( | ) |
1.8.13