![]() |
Plasma Engine
2.0
|
Public Member Functions | |
PL_DECLARE_POD_TYPE () | |
Public Attributes | |
plUInt64 | m_uiNumAllocations = 0 |
total number of allocations | |
plUInt64 | m_uiNumDeallocations = 0 |
total number of deallocations | |
plUInt64 | m_uiAllocationSize = 0 |
total allocation size in bytes | |
plUInt64 | m_uiPerFrameAllocationSize = 0 |
allocation size in bytes in this frame | |
plTime | m_PerFrameAllocationTime |
time spend on allocations in this frame | |