Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Profiler.cc File ReferenceImplements Profiler, which managers a hierarchy of timers for profiling time spent in code. More... #include "Profiler.h" #include "TimeET.h" #include <string> #include <stdio.h> #include <ctype.h> #include <iostream> #include <string.h> #include <sstream> #include <fstream> #include <cmath>
Include dependency graph for Profiler.cc:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Detailed DescriptionImplements Profiler, which managers a hierarchy of timers for profiling time spent in code. Definition in file Profiler.cc. Variable Documentation
holds code profiling information for MainObject Definition at line 11 of file Profiler.cc. Referenced by SegmentedColorGenerator::calcImage(), RLEGenerator::calcImage(), RegionGenerator::calcImage(), RawCameraGenerator::calcImage(), PNGGenerator::calcImage(), JPEGGenerator::calcImage(), InterleavedYUVGenerator::calcImage(), CDTGenerator::calcImage(), and BallDetectionGenerator::doEvent().
holds code profiling information for MotoObject Definition at line 12 of file Profiler.cc.
holds code profiling information for SoundPlay Definition at line 13 of file Profiler.cc. |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:01 2016 by Doxygen 1.6.3 |