GlobalDispatch
public struct GlobalDispatch : EventDispatch
-
Declaration
Swift
public init?(_ h: _Hook, eventLoop: EventLoop) -
Declaration
Swift
public init(_ eventLoop: EventLoop) -
Declaration
Swift
public let eventLoop: EventLoop
View on GitHub
GlobalDispatch Structure Reference