#include <GXProfiler.h>
Public Methods | |
| CGXProfiler () | |
| virtual | ~CGXProfiler () |
| virtual bool | Init () |
| virtual bool | FunctionEnter (char *szFunctionName) |
| virtual bool | FunctionExit () |
| virtual void | IteratorFirst () |
| virtual bool | IteratorHasMore () |
| virtual bool | IteratorNext (GXProfileElement *pOut) |
Protected Attributes | |
| CGXHashTable< GXProfileElement > | m_HashTable |
| GXProfileElement | m_CurrentFunctionElement |
Static Protected Attributes | |
| __int64 | x_i64TicksPerSecond = 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001