SysAllocStatic::GetUsedSpace

SysAllocStatic::GetUsedSpace
virtual UPInt GetUsedSpace() const;
Description

GetUsedSpace returns the actual amount of allocated bytes/used bytes in the heap.

Return Value

An UPInt value containing the bytes allocated.