Contents

ExecutorJob

A unit of schedulable work.

Declaration

@frozen struct ExecutorJob

Overview

Unless you’re implementing a scheduler, you don’t generally interact with jobs directly.

Topics

Initializers

Instance Properties

Instance Methods

See Also

Executors