<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "Dispatch",
  "identifier" : "/documentation/Dispatch/DispatchSource/TimerFlags",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Dispatch"
    ],
    "preciseIdentifier" : "s:So18OS_dispatch_sourceC8DispatchE10TimerFlagsV"
  },
  "title" : "DispatchSource.TimerFlags"
}
-->

# DispatchSource.TimerFlags

Flags to use when configuring a timer dispatch source.

```
struct TimerFlags
```

## Topics

### Timer Flags

[`strict`](/documentation/Dispatch/DispatchSource/TimerFlags/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.

### Initializing the Type

### Expressing the Type

### Managing the Type

### Comparing the Type



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)