Apollo  v5.5.0
Open source self driving car software
Public Member Functions | List of all members
apollo::perception::lib::Timer Class Reference

#include <timer.h>

Collaboration diagram for apollo::perception::lib::Timer:
Collaboration graph

Public Member Functions

 Timer ()
 
void Start ()
 
uint64_t End (const std::string &msg)
 
 Timer (const Timer &)=delete
 
Timeroperator= (const Timer &)=delete
 

Constructor & Destructor Documentation

◆ Timer() [1/2]

apollo::perception::lib::Timer::Timer ( )
inline

◆ Timer() [2/2]

apollo::perception::lib::Timer::Timer ( const Timer )
delete

Member Function Documentation

◆ End()

uint64_t apollo::perception::lib::Timer::End ( const std::string &  msg)

◆ operator=()

Timer& apollo::perception::lib::Timer::operator= ( const Timer )
delete

◆ Start()

void apollo::perception::lib::Timer::Start ( )

The documentation for this class was generated from the following file: