Public Member Functions | Private Attributes | List of all members
Timer Class Reference

Public Member Functions

void start ()
 
void stop ()
 
double time ()
 
 Timer ()
 

Private Attributes

int64 start_
 
int64 time_
 

Detailed Description

Definition at line 137 of file linemod.cpp.

Constructor & Destructor Documentation

Timer::Timer ( )
inline

Definition at line 140 of file linemod.cpp.

Member Function Documentation

void Timer::start ( )
inline

Definition at line 142 of file linemod.cpp.

void Timer::stop ( )
inline

Definition at line 147 of file linemod.cpp.

double Timer::time ( )
inline

Definition at line 155 of file linemod.cpp.

Member Data Documentation

int64 Timer::start_
private

Definition at line 163 of file linemod.cpp.

int64 Timer::time_
private

Definition at line 163 of file linemod.cpp.


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


jsk_perception
Author(s): Manabu Saito, Ryohei Ueda
autogenerated on Mon May 3 2021 03:03:27