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