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::Timer ( )
inline

Definition at line 140 of file linemod.cpp.

Member Function Documentation

◆ start()

void Timer::start ( )
inline

Definition at line 142 of file linemod.cpp.

◆ stop()

void Timer::stop ( )
inline

Definition at line 147 of file linemod.cpp.

◆ time()

double Timer::time ( )
inline

Definition at line 155 of file linemod.cpp.

Member Data Documentation

◆ start_

int64 Timer::start_
private

Definition at line 163 of file linemod.cpp.

◆ time_

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 Fri May 16 2025 03:11:17