#include <debug.h>
Collaboration diagram for aeProfilerEntry:
Data Fields | |
char * | name |
uint | frames |
uint | totalticks |
uint | minticks |
uint | maxticks |
uint | clock |
uint | frametotal |
aeProfilerEntry * | parent |
aeProfilerEntry * | childroot |
aeProfilerEntry * | next |
char* aeProfilerEntry::name |
struct aeProfilerEntry* aeProfilerEntry::next |