| Bullet Collision Detection & Physics Library
    | 
ProfileSampleClass is a simple way to profile a function's scope Use the BT_PROFILE macro at the start of scope to time. More...
#include <btQuickprof.h>
| Public Member Functions | |
| CProfileSample (const char *name) | |
| ~CProfileSample (void) | |
ProfileSampleClass is a simple way to profile a function's scope Use the BT_PROFILE macro at the start of scope to time.
Definition at line 206 of file btQuickprof.h.
| CProfileSample::CProfileSample | ( | const char * | name | ) | 
Definition at line 772 of file btQuickprof.cpp.
| CProfileSample::~CProfileSample | ( | void | ) | 
Definition at line 777 of file btQuickprof.cpp.
 1.8.12
 1.8.12