---
title: options
framework: combine
role: symbol
role_heading: Instance Property
path: combine/publishers/collectbytime/options
---

# options

Scheduler options to use for the strategy.

## Declaration

```swift
let options: Context.SchedulerOptions?
```

## See Also

### Inspecting publisher properties

- [upstream](combine/publishers/collectbytime/upstream.md)
- [strategy](combine/publishers/collectbytime/strategy.md)
