HDK
|
#include <UT_OldPerformance.h>
Static Public Member Functions | |
static void | formatTime (UT_WorkBuffer &buf, fpreal t, const char *prefix, const char *suffix="\n\r", int format=TIME_FORMAT_ALL) |
Definition at line 57 of file UT_OldPerformance.h.
UT_OldPerformance::UT_OldPerformance | ( | ) |
|
virtual |
|
inline |
log query methods
Definition at line 205 of file UT_OldPerformance.h.
void UT_OldPerformance::filterLog | ( | UT_OldPerformanceFilter | filter, |
fpreal | time_threshold_ms | ||
) |
|
static |
frame methodsframeChange is for automatically timing a series of frames. it stops timing the previous frame and starts timing the given one
frame methodsframeChange is for automatically timing a series of frames. it stops timing the previous frame and starts timing the given one
use frameStart and frameComplete for single-frame timing
|
inline |
Definition at line 104 of file UT_OldPerformance.h.
|
inline |
frame methodsframeChange is for automatically timing a series of frames. it stops timing the previous frame and starts timing the given one
Definition at line 127 of file UT_OldPerformance.h.
This allows one to manually add to the accumulated time.
|
inline |
log query methods
Definition at line 165 of file UT_OldPerformance.h.
log query methods
Definition at line 167 of file UT_OldPerformance.h.
Definition at line 87 of file UT_OldPerformance.h.
|
inline |
Definition at line 94 of file UT_OldPerformance.h.
|
inline |
log query methods
Definition at line 200 of file UT_OldPerformance.h.
log query methods
Definition at line 202 of file UT_OldPerformance.h.
|
inline |
log query methods
Definition at line 190 of file UT_OldPerformance.h.
log query methods
Definition at line 192 of file UT_OldPerformance.h.
|
inline |
log query methods
Definition at line 175 of file UT_OldPerformance.h.
log query methods
Definition at line 177 of file UT_OldPerformance.h.
|
inline |
log query methods
Definition at line 195 of file UT_OldPerformance.h.
log query methods
Definition at line 197 of file UT_OldPerformance.h.
void UT_OldPerformance::logMessage | ( | const char * | m, |
int | refresh = 1 , |
||
fpreal | dtime = -1 , |
||
const utPerfEvent * | event = 0 |
||
) |
|
inline |
log query methods
Definition at line 180 of file UT_OldPerformance.h.
log query methods
Definition at line 182 of file UT_OldPerformance.h.
|
inline |
log query methods
Definition at line 170 of file UT_OldPerformance.h.
|
inline |
log query methods
Definition at line 172 of file UT_OldPerformance.h.
|
inline |
log query methods
Definition at line 162 of file UT_OldPerformance.h.
log query methods
Definition at line 163 of file UT_OldPerformance.h.
|
inline |
log query methods
Definition at line 157 of file UT_OldPerformance.h.
|
inline |
log query methods
Definition at line 185 of file UT_OldPerformance.h.
log query methods
Definition at line 187 of file UT_OldPerformance.h.
|
inline |
op methods
Definition at line 139 of file UT_OldPerformance.h.
op methods
Definition at line 140 of file UT_OldPerformance.h.
|
inline |
op methods
Definition at line 136 of file UT_OldPerformance.h.
op methods
Definition at line 137 of file UT_OldPerformance.h.
|
inline |
Definition at line 97 of file UT_OldPerformance.h.
|
inline |
Definition at line 109 of file UT_OldPerformance.h.
void UT_OldPerformance::startEvent | ( | int | thread, |
const char * | type, | ||
const char * | name = 0 , |
||
const char * | info = 0 , |
||
int | count = -1 |
||
) |
Methods to log performance events. These methods are recorded on a per thread basis
void UT_OldPerformance::startMemoryLog | ( | ) |
memory methods
Methods to log performance events. These methods are recorded on a per thread basis
void UT_OldPerformance::stopMemoryLog | ( | const char * | label | ) |
memory methods