---
title: scheduler
framework: combine
role: symbol
role_heading: Instance Property
path: combine/publishers/timeout/scheduler
---

# scheduler

The scheduler on which to deliver events.

## Declaration

```swift
let scheduler: Context
```

## See Also

### Inspecting publisher properties

- [upstream](combine/publishers/timeout/upstream.md)
- [interval](combine/publishers/timeout/interval.md)
- [options](combine/publishers/timeout/options.md)
- [customError](combine/publishers/timeout/customerror.md)
