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

# DispatchIO.IntervalFlags

The desired delivery behavior for interval events.

```
struct IntervalFlags
```

## Topics

### Interval Flags

[`strictInterval`](/documentation/Dispatch/DispatchIO/IntervalFlags/strictInterval)

Enqueue handlers for a channel at strict intervals regardless of how much data has been read or written.

[`DISPATCH_IO_STRICT_INTERVAL`](/documentation/Dispatch/DISPATCH_IO_STRICT_INTERVAL)

Enqueue handlers for a channel at strict intervals regardless of how much data has been read or written.

### Initializing the Type

[`init(nilLiteral:)`](/documentation/Dispatch/DispatchIO/IntervalFlags/init(nilLiteral:))

### Expressing the Type

### Managing the Type

### Comparing Types



---

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)