Timer Class Reference

#include <Timer.h>

List of all members.

Public Member Functions

 Timer ()
 ~Timer ()
void start ()
void stop ()
 operator double () const
 operator float () const
const bool IsRunning () const

Detailed Description

Timer class using the high-resolution performance counter


Constructor & Destructor Documentation

Timer::Timer (  )  [inline]

Construct a new Timer object

Timer::~Timer (  )  [inline]

Destroy the object


Member Function Documentation

const bool Timer::IsRunning (  )  const [inline]

Determine if the timer is still running

Returns:
bool Value, true if the timer is running, otherwise false
void Timer::start (  )  [inline]

Start the timer

void Timer::stop (  )  [inline]

Stop the timer


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

Generated on Tue Dec 8 16:10:51 2009 for VisLab by  doxygen 1.6.1