|
ProtoZed
awesome branch
A simple but powerful game framework
|
Public Member Functions | |
| Profiler () | |
| ~Profiler () | |
| void | Begin (const std::string &name) |
| void | End () |
| void | Start () |
| void | Stop () |
| void | NextFrame () |
| void | WriteLog (const std::string &filename) const |
Public Member Functions inherited from PZ::Singleton< Profiler > | |
| Singleton () | |
| ~Singleton () | |
Additional Inherited Members | |
Static Public Member Functions inherited from PZ::Singleton< Profiler > | |
| static Profiler & | GetSingleton () |
| static Profiler * | GetSingletonPtr () |
| PZ::Profiler::Profiler | ( | ) |
| PZ::Profiler::~Profiler | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.2