#include <OgreProfiler.h>
Public Attributes | |
String | name |
The name of the profile. | |
String | parent |
The name of the parent, empty string if root. | |
ulong | currTime |
The time this profile was started. | |
ulong | accum |
Represents the total time of all child profiles to subtract from this profile. | |
uint | hierarchicalLvl |
The hierarchical level of this profile, 0 being the root profile. |
Definition at line 261 of file OgreProfiler.h.
Represents the total time of all child profiles to subtract from this profile.
Definition at line 274 of file OgreProfiler.h.
The hierarchical level of this profile, 0 being the root profile.
Definition at line 277 of file OgreProfiler.h.
Copyright © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 27 22:05:16 2009