Scheduler Protocols DateScheduler A particular kind of scheduler that supports enqueuing actions at future dates. See more Declaration Swift public protocol DateScheduler: Scheduler Scheduler Represents a serial queue of work items. See more Declaration Swift public protocol Scheduler