![]() |
ezEngine
Release 25.03
|
Public Member Functions | |
EZ_DECLARE_POD_TYPE () | |
Public Attributes | |
ezUInt64 | m_uiNumAllocations = 0 |
total number of allocations | |
ezUInt64 | m_uiNumDeallocations = 0 |
total number of deallocations | |
ezUInt64 | m_uiAllocationSize = 0 |
total allocation size in bytes | |
ezUInt64 | m_uiPerFrameAllocationSize = 0 |
allocation size in bytes in this frame | |
ezTime | m_PerFrameAllocationTime |
time spend on allocations in this frame | |