Public Member Functions | Private Attributes
SimpleStopWatch Class Reference

Low resolution stop watch. More...

#include <stop_watch.h>

List of all members.

Public Member Functions

void start ()
double stop ()

Private Attributes

clock_t startClock

Detailed Description

Low resolution stop watch.

Definition at line 75 of file stop_watch.h.


Member Function Documentation

void SimpleStopWatch::start ( ) [inline]

start time measurement at this moment

Definition at line 80 of file stop_watch.h.

double SimpleStopWatch::stop ( ) [inline]

returns elapsed time since last start() in seconds

Definition at line 83 of file stop_watch.h.


Member Data Documentation

clock_t SimpleStopWatch::startClock [private]

Definition at line 76 of file stop_watch.h.


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


cob_3d_mapping_common
Author(s): Georg Arbeiter
autogenerated on Wed Aug 26 2015 11:02:19