EventSink
public protocol EventSink : AnyObject, Sendable
-
Declaration
Swift
func onEvent(event: TracingEvent)
Docs (100% documented)
public protocol EventSink : AnyObject, Sendable
Swift
func onEvent(event: TracingEvent)