---
title: Wait
framework: driverkit
role: symbol
role_heading: Instance Method
path: driverkit/osaction/wait
---

# Wait

## Declaration

```occ
kern_return_t Wait(OSActionWaitToken *token, uint64_t options, uint64_t deadline);
```

## See Also

### Instance Methods

- [EndWait](driverkit/osaction/endwait.md)
- [WillWait](driverkit/osaction/willwait.md)
