Contents

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.

See Also

Inspecting a residency set