AllocatorCapacityMemory

edit

Current view of the available and used memory of this allocator

Properties

edit
total (integer as int32)
Total memory in MB capacity installed on this allocator
used (integer as int32)
Used memory in MB used by instances assigned to this allocator

Example

edit
{
   "total" : 0,
   "used" : 0
}