allocationCount
The number of resource allocations in the residency set.
Declaration
var allocationCount: Int { get }Discussion
The value is the number of elements in allAllocations. The residency set updates the property’s value when you call the commit() method.