commit()
Applies any pending additions to and removals from the residency set.
Declaration
func commit()Mentioned in
Discussion
Call the method when have no other changes to stage, such as with addAllocation(_:), removeAllocation(_:), and their sibling methods.