Contents

enforceQoS

Prefer the quality-of-service class associated with the block.

Declaration

static let enforceQoS: DispatchWorkItemFlags

Discussion

This flag prioritizes the block’s quality-of-service class over the one associated with the current execution context, as long as doing so does not lower the quality of service.

See Also

Work Item Flags