![]() |
Pixel Dust Game Engine
v0.9.5
|
Public Member Functions | |
MemStats () | |
void | clear () |
Public Attributes | |
uint32 | cxxObjsAllocated |
uint32 | cxxObjsFreed |
uint32 | blocksAllocated |
uint32 | blocksFreed |
uint32 | osEntitiesAllocated |
uint32 | osEntitiesFreed |
uint32 | filesOpened |
uint32 | filesClosed |
uint32 | refCountsAdded |
uint32 | refCountsReleased |
|
inline |
|
inline |
uint32 blocksAllocated |
uint32 blocksFreed |
uint32 cxxObjsAllocated |
uint32 cxxObjsFreed |
uint32 filesClosed |
uint32 filesOpened |
uint32 osEntitiesAllocated |
uint32 osEntitiesFreed |
uint32 refCountsAdded |
uint32 refCountsReleased |