#include <GUIControlProfiler.h>
§ CGUIControlProfilerItem()
§ ~CGUIControlProfilerItem()
CGUIControlProfilerItem::~CGUIControlProfilerItem |
( |
void |
| ) |
|
§ AddControl()
§ BeginRender()
void CGUIControlProfilerItem::BeginRender |
( |
void |
| ) |
|
§ BeginVisibility()
void CGUIControlProfilerItem::BeginVisibility |
( |
void |
| ) |
|
§ EndRender()
void CGUIControlProfilerItem::EndRender |
( |
void |
| ) |
|
§ EndVisibility()
void CGUIControlProfilerItem::EndVisibility |
( |
void |
| ) |
|
§ FindOrAddControl()
§ GetTotalTime()
unsigned int CGUIControlProfilerItem::GetTotalTime |
( |
void |
| ) |
const |
|
inline |
§ Reset()
§ SaveToXML()
void CGUIControlProfilerItem::SaveToXML |
( |
TiXmlElement * |
parent | ) |
|
§ m_controlID
int CGUIControlProfilerItem::m_controlID |
§ m_ControlType
§ m_i64RenderStart
int64_t CGUIControlProfilerItem::m_i64RenderStart |
§ m_i64VisStart
int64_t CGUIControlProfilerItem::m_i64VisStart |
§ m_pControl
§ m_pParent
§ m_pProfiler
§ m_renderTime
unsigned int CGUIControlProfilerItem::m_renderTime |
§ m_strDescription
std::string CGUIControlProfilerItem::m_strDescription |
§ m_vecChildren
§ m_visTime
unsigned int CGUIControlProfilerItem::m_visTime |
The documentation for this class was generated from the following files: