![]() |
XII Release 0.1.0
|
Public Member Functions | |
XII_DECLARE_POD_TYPE () | |
Public Attributes | |
xiiUInt64 | m_uiNumAllocations = 0u |
total number of allocations | |
xiiUInt64 | m_uiNumDeallocations = 0u |
total number of deallocations | |
xiiUInt64 | m_uiAllocationSize = 0u |
total allocation size in bytes | |
xiiUInt64 | m_uiPerFrameAllocationSize = 0u |
allocation size in bytes in this frame | |
xiiTime | m_PerFrameAllocationTime |
time spend on allocations in this frame | |