FOX/ObjCryst++  1.10.X (development)
Chronometer Class Reference

Simple chronometer class, with microsecond precision. More...

Public Member Functions

void start ()
 
void pause ()
 
void resume ()
 
void print ()
 
float seconds ()
 

Private Attributes

bool mPaused
 
boost::posix_time::ptime mTime0
 
boost::posix_time::ptime mTime1
 

Detailed Description

Simple chronometer class, with microsecond precision.

Reported time correspond to real time, i.e. not the time the program has been running independently from other programs.

Definition at line 33 of file Chronometer.h.


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