Apollo
v5.5.0
Open source self driving car software
|
#include <timer.h>
Public Member Functions | |
Timer () | |
void | Start () |
uint64_t | End (const std::string &msg) |
Timer (const Timer &)=delete | |
Timer & | operator= (const Timer &)=delete |
|
inline |
|
delete |
uint64_t apollo::perception::lib::Timer::End | ( | const std::string & | msg | ) |
void apollo::perception::lib::Timer::Start | ( | ) |