<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.15.0 -",
    "tvOS: 13.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Network",
  "identifier" : "/documentation/Network/NWProtocolFramerImplementation/wakeup(framer:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "Network"
    ],
    "preciseIdentifier" : "s:7Network30NWProtocolFramerImplementationP6wakeup6frameryAA0bC0C8InstanceC_tF"
  },
  "title" : "wakeup(framer:)"
}
-->

# wakeup(framer:)

Delivers a scheduled wakeup event.

```
func wakeup(framer: NWProtocolFramer.Instance)
```

## See Also

[`func scheduleWakeup(wakeupTime: NWProtocolFramer.Instance.WakeupTime)`](/documentation/Network/NWProtocolFramer/Instance/scheduleWakeup(wakeupTime:))

Requests that [`wakeup(framer:)`](/documentation/Network/NWProtocolFramerImplementation/wakeup(framer:)) be called on your protocol at a specific time in the future.



---

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)