---
title: NWProtocolFramer.Instance.WakeupTime
framework: network
role: symbol
role_heading: Enumeration
path: network/nwprotocolframer/instance/wakeuptime
---

# NWProtocolFramer.Instance.WakeupTime

Times at which to schedule a protocol wakeup.

## Declaration

```swift
enum WakeupTime
```

## Topics

### Time Values

- [NWProtocolFramer.Instance.WakeupTime.milliseconds(_:)](network/nwprotocolframer/instance/wakeuptime/milliseconds(_:).md)
- [NWProtocolFramer.Instance.WakeupTime.forever](network/nwprotocolframer/instance/wakeuptime/forever.md)

## See Also

### Handling Asynchronous Events

- [async(execute:)](network/nwprotocolframer/instance/async(execute:).md)
- [scheduleWakeup(wakeupTime:)](network/nwprotocolframer/instance/schedulewakeup(wakeuptime:).md)
