The Manager for the Profile system.
More...
#include <btQuickprof.h>
The Manager for the Profile system.
Definition at line 169 of file btQuickprof.h.
◆ CleanupMemory()
void CProfileManager::CleanupMemory |
( |
void |
| ) |
|
|
static |
◆ dumpAll()
void CProfileManager::dumpAll |
( |
| ) |
|
|
static |
◆ dumpRecursive()
void CProfileManager::dumpRecursive |
( |
CProfileIterator * |
profileIterator, |
|
|
int |
spacing |
|
) |
| |
|
static |
◆ Get_Frame_Count_Since_Reset()
static int CProfileManager::Get_Frame_Count_Since_Reset |
( |
void |
| ) |
|
|
inlinestatic |
◆ Get_Iterator()
◆ Get_Time_Since_Reset()
float CProfileManager::Get_Time_Since_Reset |
( |
void |
| ) |
|
|
static |
◆ Increment_Frame_Counter()
void CProfileManager::Increment_Frame_Counter |
( |
void |
| ) |
|
|
static |
◆ Release_Iterator()
◆ Reset()
void CProfileManager::Reset |
( |
void |
| ) |
|
|
static |
◆ Start_Profile()
void CProfileManager::Start_Profile |
( |
const char * |
name | ) |
|
|
static |
◆ Stop_Profile()
void CProfileManager::Stop_Profile |
( |
void |
| ) |
|
|
static |
◆ FrameCounter
int CProfileManager::FrameCounter = 0 |
|
staticprivate |
◆ ResetTime
unsigned long int CProfileManager::ResetTime = 0 |
|
staticprivate |
The documentation for this class was generated from the following files: