#include <proflfun.h>

Public Attributes | |
| unsigned int | parentCall: 1 |
| unsigned int | profileOnExit: 1 |
| double | parentStartTime |
| struct constructProfileInfo * | oldProfileFrame |
Definition at line 49 of file proflfun.h.
| unsigned int profileFrameInfo::parentCall |
Definition at line 51 of file proflfun.h.
| unsigned int profileFrameInfo::profileOnExit |
Definition at line 52 of file proflfun.h.
Definition at line 53 of file proflfun.h.
struct constructProfileInfo* profileFrameInfo::oldProfileFrame [read] |
Definition at line 54 of file proflfun.h.
1.5.6