#include <iostream.h>#include <UT/UT_Lock.h>#include <UT/UT_String.h>#include <UT/UT_SymbolTable.h>#include <SYS/SYS_Math.h>#include <OP/OP_Node.h>#include "COP2_API.h"Go to the source code of this file.
Classes | |
| class | COP2_DebugTimingNode |
| struct | cop2_timing_entry_data |
| class | COP2_DebugTimingTable |
Functions | |
| int | printEntry (UT_Thing &data, const char *, void *vdata) |
| int | clearEntry (UT_Thing &data, const char *, void *) |
| int clearEntry | ( | UT_Thing & | data, | |
| const char * | , | |||
| void * | ||||
| ) | [inline] |
Definition at line 98 of file COP2_DebugTiming.h.
| int printEntry | ( | UT_Thing & | data, | |
| const char * | , | |||
| void * | vdata | |||
| ) | [inline] |
Definition at line 87 of file COP2_DebugTiming.h.
1.5.9