<!--
{
  "availability" : [
    "DriverKit: -",
    "iOS: -",
    "iPadOS: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "DriverKit",
  "identifier" : "/documentation/DriverKit/IOInterruptDispatchSourcePayload",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "DriverKit"
    ],
    "preciseIdentifier" : "c:@S@IOInterruptDispatchSourcePayload"
  },
  "title" : "IOInterruptDispatchSourcePayload"
}
-->

# IOInterruptDispatchSourcePayload

A private structure for an interrupt dispatch source.

```
struct IOInterruptDispatchSourcePayload;
```

## Topics

### Getting the Payload Values

[`uint64_t count;`](/documentation/DriverKit/IOInterruptDispatchSourcePayload/count)

[`uint64_t time;`](/documentation/DriverKit/IOInterruptDispatchSourcePayload/time)



---

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)