#include <proflfun.h>

Public Attributes | |
| struct userData | usrData |
| long | numberOfEntries |
| unsigned int | childCall: 1 |
| double | startTime |
| double | totalSelfTime |
| double | totalWithChildrenTime |
Definition at line 39 of file proflfun.h.
struct userData constructProfileInfo::usrData [read] |
Definition at line 41 of file proflfun.h.
Definition at line 42 of file proflfun.h.
| unsigned int constructProfileInfo::childCall |
Definition at line 43 of file proflfun.h.
Definition at line 44 of file proflfun.h.
Definition at line 45 of file proflfun.h.
Definition at line 46 of file proflfun.h.
1.5.6