#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 = 0 |
◆ m_i64VisStart
int64_t CGUIControlProfilerItem::m_i64VisStart = 0 |
◆ m_pControl
◆ m_pParent
◆ m_pProfiler
◆ m_renderTime
unsigned int CGUIControlProfilerItem::m_renderTime = 0 |
◆ m_strDescription
std::string CGUIControlProfilerItem::m_strDescription |
◆ m_vecChildren
◆ m_visTime
unsigned int CGUIControlProfilerItem::m_visTime = 0 |
The documentation for this class was generated from the following files: