Contents

nw_framer_schedule_wakeup(_:_:)

Requests that the Nw_framer_wakeup_handler_t be called on your protocol at a specific time in the future.

Declaration

func nw_framer_schedule_wakeup(_ framer: nw_framer_t, _ milliseconds: UInt64)

See Also

Handling Asynchronous Events