NIOScheduledCallback

An opaque handle that can be used to cancel a scheduled callback.

NIOScheduledCallback.swift:43
struct NIOScheduledCallback

Users should not create an instance of this type; it is returned by EventLoop.scheduleCallback(at:handler:).