|
cocos2d-x
3.3
|
#include <string>#include <chrono>#include "base/ccConfig.h"#include "base/CCRef.h"#include "base/CCMap.h"Classes | |
| class | Profiler |
| Profiler cocos2d builtin profiler. More... | |
| class | ProfilingTimer |
Namespaces | |
| cocos2d | |
| Add deprecated global functions and variables here. | |
Functions | |
| void CC_DLL | ProfilingBeginTimingBlock (const char *timerName) |
| void CC_DLL | ProfilingEndTimingBlock (const char *timerName) |
| void CC_DLL | ProfilingResetTimingBlock (const char *timerName) |
Variables | |
| bool | kProfilerCategorySprite |
| bool | kProfilerCategoryBatchSprite |
| bool | kProfilerCategoryParticles |