Apollo  6.0
Open source self driving car software
Public Member Functions | Protected Attributes | List of all members
apollo::perception::camera::Timer Class Reference

#include <timer.h>

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

Public Member Functions

 Timer ()
 
void Tic ()
 
uint64_t Toc ()
 

Protected Attributes

struct timeval start_tv_
 

Constructor & Destructor Documentation

◆ Timer()

apollo::perception::camera::Timer::Timer ( )
inline

Member Function Documentation

◆ Tic()

void apollo::perception::camera::Timer::Tic ( )
inline

◆ Toc()

uint64_t apollo::perception::camera::Timer::Toc ( )
inline

Member Data Documentation

◆ start_tv_

struct timeval apollo::perception::camera::Timer::start_tv_
protected

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