---
title: SleepWithDeadline
framework: Kernel
role: symbol
role_heading: Instance Method
platforms: [driverkit 22.0+, macOS 13.0+]
path: kernel/iodispatchqueue/3943321-sleepwithdeadline
---

# SleepWithDeadline

## Declaration

```occ
kern_return_t SleepWithDeadline(void *event, uint64_t options, uint64_t deadline);
```
