| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Profiler::Timer Class Reference#include <Profiler.h>
Detailed DescriptionMeasures the time that this class exists, reports result to a profiler.Don't bother trying to use this as a quick timer - just use TimeET directly. But there are functions to get the elapsed time and such if you insist.
Definition at line 130 of file Profiler.h.
Constructor & Destructor Documentation
constructor - starts the timer, sets current timer in prof
Tells the profiler that this is now the active timer, so new timers will fit "under" this.
Definition at line 18 of file Profiler.cc.
The documentation for this class was generated from the following files: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Fri May 11 20:08:35 2007 by Doxygen 1.4.7 |