Build a StreamerStats instance to report streamer stats
streamer instance
Private _lastPrivate _lastPrivate _streamerStart a log
a Log object with the levels of log to call
Event subscription
Name of event without the on prefix (ex: log to onLog event declared)
Subscriber Function
Optional options: { Optional signal?: AbortSignalOptional AbortSignal to stop this or multiple subscriptions in same time
Event subscription only one time, once time fired it's automatically unsubscribe
Name of event without the on prefix (ex: log to onLog event declared)
Subscriber Function
Optional options: { Optional signal?: AbortSignalOptional AbortSignal to stop this or multiple subscriptions in same time
Generated using TypeDoc
StreamerStats implements the statistics serialization for a Streamer instance.