Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
apollo::common::util::Timer Class Reference

#include <perf_util.h>

Collaboration diagram for apollo::common::util::Timer:
Collaboration graph

Public Member Functions

 Timer ()=default
 
void Start ()
 
int64_t End (const std::string &msg)
 

Constructor & Destructor Documentation

◆ Timer()

apollo::common::util::Timer::Timer ( )
default

Member Function Documentation

◆ End()

int64_t apollo::common::util::Timer::End ( const std::string &  msg)

◆ Start()

void apollo::common::util::Timer::Start ( )

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