| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Profiler.h File ReferenceDetailed DescriptionDescribes Profiler, which managers a hierarchy of timers for profiling time spent in code.
Definition in file Profiler.h.
Include dependency graph for Profiler.h: ![]() This graph shows which files directly or indirectly include this file: ![]() Go to the source code of this file.
Define Documentation
Value: static unsigned int _PROFSECTION_id=(PROF).getNewID(NAME);\ Profiler::Timer _PROFSECTION_timer(_PROFSECTION_id,&(PROF).prof); Uses a variable named _PROFSECTION_id to store a static ID number - don't redefine or modify that...
Definition at line 15 of file Profiler.h. Referenced by SegmentedColorGenerator::calcImage(), RLEGenerator::calcImage(), RegionGenerator::calcImage(), RawCameraGenerator::calcImage(), PNGGenerator::calcImage(), JPEGGenerator::calcImage(), InterleavedYUVGenerator::calcImage(), CDTGenerator::calcImage(), and BallDetectionGenerator::processEvent().
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Fri May 11 20:06:26 2007 by Doxygen 1.4.7 |