---
title: minimumTolerance
framework: combine
role: symbol
role_heading: Instance Property
path: combine/scheduler/minimumtolerance
---

# minimumTolerance

The minimum tolerance allowed by the scheduler.

## Declaration

```swift
var minimumTolerance: Self.SchedulerTimeType.Stride { get }
```

## See Also

### Accessing scheduler time properties

- [now](combine/scheduler/now.md)
