Public Member Functions | Private Attributes
Timer Class Reference

List of all members.

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 ( void  ) [inline]

Definition at line 142 of file linemod.cpp.

void Timer::stop ( void  ) [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 Wed Sep 16 2015 04:36:16