#include <proflfun.h>

Public Attributes | |
| double | ProfileStartTime |
| double | ProfileEndTime |
| double | ProfileTotalTime |
| int | LastProfileInfo |
| double | PercentThreshold |
| struct userDataRecord | ProfileDataInfo |
| unsigned char | ProfileDataID |
| int | ProfileUserFunctions |
| int | ProfileConstructs |
| struct constructProfileInfo * | ActiveProfileFrame |
| char * | OutputString |
Definition at line 59 of file proflfun.h.
Definition at line 61 of file proflfun.h.
Definition at line 62 of file proflfun.h.
Definition at line 63 of file proflfun.h.
Definition at line 64 of file proflfun.h.
Definition at line 65 of file proflfun.h.
struct userDataRecord profileFunctionData::ProfileDataInfo [read] |
Definition at line 66 of file proflfun.h.
| unsigned char profileFunctionData::ProfileDataID |
Definition at line 67 of file proflfun.h.
Definition at line 68 of file proflfun.h.
Definition at line 69 of file proflfun.h.
struct constructProfileInfo* profileFunctionData::ActiveProfileFrame [read] |
Definition at line 70 of file proflfun.h.
Definition at line 71 of file proflfun.h.
1.5.6