Structureswift-nio 2.77.0NIOCore
NIOScheduledCallback
An opaque handle that can be used to cancel a scheduled callback.
struct NIOScheduledCallback
Users should not create an instance of this type; it is returned by EventLoop.scheduleCallback(at:handler:)
.