StopWatch Class Reference

A high resolutions timing class. More...

#include <stopwatch.hxx>

List of all members.

Public Member Functions

 StopWatch ()
 Constructor.
void start ()
 Start counting time.
void stop ()
 Stop counting time.
double elapsedSeconds ()

Detailed Description

A high resolutions timing class.

Definition at line 73 of file stopwatch.hxx.


Member Function Documentation

double StopWatch::elapsedSeconds (  )  [inline]
Returns:
the elapsed time between start and stop

Definition at line 95 of file stopwatch.hxx.


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

Generated on 23 Feb 2010 for SimGear by  doxygen 1.6.1