Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

OW32::CTimer Class Reference

High performance timer wrapper. More...

#include <Timer.h>

List of all members.

Public Member Functions

BOOL Start ()
 Start the timer.
BOOL Stop ()
 Stop the timer.
double Elapsed () const
 Return the elapsed time in seconds.


Detailed Description

High performance timer wrapper.


Member Function Documentation

double OW32::CTimer::Elapsed  )  const [inline]
 

Return the elapsed time in seconds.

Returns:
Elapsed time

BOOL OW32::CTimer::Start  )  [inline]
 

Start the timer.

Returns:
TRUE if successful, FALSE if not (see GetLastError)

BOOL OW32::CTimer::Stop  )  [inline]
 

Stop the timer.

Returns:
TRUE if successful, FALSE if not (see GetLastError)


The documentation for this class was generated from the following file:
Generated on Sun Jun 5 01:29:29 2005 for OW32 by  doxygen 1.3.9.1