arbeit
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Timer Class Reference

#include <Timer.h>

List of all members.


Detailed Description

TODO: this is crap, need to make one class for both platforms.

Definition at line 38 of file Timer.h.

Public Member Functions

 Timer (char *name, int id=-1)
 ~Timer (void)
void start (void)
double lap (char *event)
double et (void)
void silent ()
 report times?

void verbose ()


Constructor & Destructor Documentation

Timer::Timer char *  name,
int  id = -1
[inline]
 

Definition at line 40 of file Timer.h.

Timer::~Timer void   )  [inline]
 

Definition at line 41 of file Timer.h.


Member Function Documentation

double Timer::et void   )  [inline]
 

Definition at line 45 of file Timer.h.

Referenced by RenderableQGL::draw().

double Timer::lap char *  event  )  [inline]
 

Definition at line 44 of file Timer.h.

void Timer::silent  )  [inline]
 

report times?

Definition at line 49 of file Timer.h.

Referenced by RenderableQGL::RenderableQGL().

void Timer::start void   )  [inline]
 

Definition at line 43 of file Timer.h.

Referenced by RenderableQGL::draw(), and BasicQGL::perfTimerOn().

void Timer::verbose  )  [inline]
 

Definition at line 50 of file Timer.h.


The documentation for this class was generated from the following file:
Send questions, comments, and bug reports to:
jmk