quickprof Namespace Reference

The main namespace that contains everything. More...


Classes

struct  ProfileBlock
 A simple data structure representing a single timed block of code. More...
class  Clock
 A cross-platform clock class inspired by the Timer classes in Ogre (http://www.ogre3d.org). More...
class  Profiler
 A singleton class that manages timing for a set of profiling blocks. More...

Enumerations

enum  TimeFormat { SECONDS, MILLISECONDS, MICROSECONDS, PERCENT }
 A set of ways to represent timing results. More...


Detailed Description

The main namespace that contains everything.

Enumeration Type Documentation

A set of ways to represent timing results.

Enumerator:
SECONDS 
MILLISECONDS 
MICROSECONDS 
PERCENT 

Definition at line 203 of file quickprof.h.


Generated on Wed Mar 26 10:40:47 2008 for QuickProf by  doxygen 1.5.5