Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Profiler.cc File Reference


Detailed Description

Implements Profiler, which managers a hierarchy of timers for profiling time spent in code.

Author:
ejt (Creator)
Author
ejt
Name
tekkotsu-4_0
Revision
1.15
State
Exp
Date
2006/07/13 17:25:50

Definition in file Profiler.cc.

#include "Profiler.h"
#include "debuget.h"

Include dependency graph for Profiler.cc:

Go to the source code of this file.

Variables

ProfilerOfSize< 20 > * mainProfiler = NULL
 holds code profiling information for MainObject
ProfilerOfSize< 06 > * motionProfiler = NULL
 holds code profiling information for MotoObject
ProfilerOfSize< 06 > * soundProfiler = NULL
 holds code profiling information for SoundPlay


Variable Documentation

holds code profiling information for MotoObject

Definition at line 11 of file Profiler.cc.

Referenced by ProfilerCheckControl::activate().

holds code profiling information for SoundPlay

Definition at line 12 of file Profiler.cc.

Referenced by ProfilerCheckControl::activate().


Tekkotsu v4.0
Generated Thu Nov 22 00:56:50 2007 by Doxygen 1.5.4