---
title: strict
framework: dispatch
role: symbol
role_heading: Type Property
path: dispatch/dispatchsource/timerflags/strict
---

# strict

The system makes its best effort to observe the timer’s specified leeway value, even if the value is smaller than the default leeway.

## Declaration

```swift
static let strict: DispatchSource.TimerFlags
```
