HDK
|
Convenience class for DOP solve events. More...
#include <UT_PerfMonAutoEvent.h>
Public Member Functions | |
UT_PerfMonAutoSolveEvent (const SIM_Solver *solver, const char *solver_event_name=NULL) | |
~UT_PerfMonAutoSolveEvent () | |
Public Member Functions inherited from UT_PerfMonAutoEvent | |
UT_PerfMonAutoEvent () | |
~UT_PerfMonAutoEvent () | |
void | setExtraInfo (const char *extra_info) |
int | getTimedEventId () const |
int | getMemoryEventId () const |
Additional Inherited Members | |
Protected Member Functions inherited from UT_PerfMonAutoEvent | |
void | setTimedEventId_ (int event_id) |
void | setMemoryEventId_ (int event_id) |
void | setShouldBaseClassStopEvents_ (bool stop) |
Convenience class for DOP solve events.
Definition at line 147 of file UT_PerfMonAutoEvent.h.
|
inline |
The constructor's signature must match the signature of UT_Performance::start*SolveEvent().
Definition at line 152 of file UT_PerfMonAutoEvent.h.
|
inline |
Definition at line 169 of file UT_PerfMonAutoEvent.h.