TimerClass Class Reference

A class for reading time and measuring elapsed time. More...

#include <timer.h>

List of all members.

Public Member Functions

 TimerClass ()
 Constructor.
void StartTiming (void)
 Start timing.
void PauseTiming (void)
 Pause timing.
void ContinueTiming (void)
 Continue timing.
void StopTiming (void)
 Stop timing.
double SecondsBetween (void)
 Elapsed time.
void OutputTime (const char *string)
 prints the time into the given string.

Static Public Member Functions

static __int64 GetTime ()
 Returns the current time in miliseconds.


Detailed Description

A class for reading time and measuring elapsed time.


The documentation for this class was generated from the following files:
Generated on Sat Apr 15 01:22:18 2006 for GpuVis by  doxygen 1.4.6-NO