allocatedSize
The amount of resident memory, in bytes, the residency set’s resource allocations consume.
Declaration
var allocatedSize: UInt64 { get }Discussion
The residency set updates the property’s value when you call the commit() method.
The amount of resident memory, in bytes, the residency set’s resource allocations consume.
var allocatedSize: UInt64 { get }The residency set updates the property’s value when you call the commit() method.