CCProfiler Class Reference
| Inherits from | NSObject |
| Declared in | CCProfiling.h |
Overview
CCProfiler cocos2d builtin profiler.
To use it, enable set the CC_ENABLE_PROFILERS=1 in the ccConfig.h file
Tasks
Other Methods
-
+ sharedProfilershared instance
-
– createAndAddTimerWithName:Creates and adds a new timer
-
– releaseTimer:releases a timer
-
– releaseAllTimersreleases all timers
-
– displayTimersdisplay the timers