---
title: Scheduler Implementations
framework: foundation
role: collectionGroup
role_heading: API Collection
path: foundation/runloop/scheduler-implementations
---

# Scheduler Implementations

## Topics

### Structures

- [RunLoop.SchedulerOptions](foundation/runloop/scheduleroptions.md)
- [RunLoop.SchedulerTimeType](foundation/runloop/schedulertimetype.md)

### Instance Properties

- [minimumTolerance](foundation/runloop/minimumtolerance.md)
- [now](foundation/runloop/now.md)

### Instance Methods

- [schedule(after:interval:tolerance:options:_:)](foundation/runloop/schedule(after:interval:tolerance:options:_:).md)
- [schedule(after:tolerance:options:_:)](foundation/runloop/schedule(after:tolerance:options:_:).md)
- [schedule(options:_:)](foundation/runloop/schedule(options:_:).md)
