ObjCryst++  1.5CVS
Public Member Functions | Private Attributes
Chronometer Class Reference

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

List of all members.

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.


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