#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 © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Mon Jun 16 12:51:54 2008