|
const UGProfileNode * | ug::GetProfileNode (const char *name) |
|
const UGProfileNode * | ug::GetProfileNode (const char *name, const UGProfileNode *node) |
|
bool | ug::GetProfilerAvailable () |
|
void | ug::PrintLUA () |
|
void | ug::WriteCallLog (const char *filename) |
|
void | ug::WriteCallLog (const char *filename, int procId) |
|
void | ug::WriteProfileDataXML (const char *filename) |
| Writes profile data of process 0 to the specified file.
|
|
void | ug::WriteProfileDataXML (const char *filename, int procId) |
| Writes profile data to the specified file.
|
|