StreamStatisticsSettings interface
Settings for a Stream Statistics Node see: NorskControl.streamStatistics()
Signature:
export interface StreamStatisticsSettings extends ProcessorNodeSettings<StreamStatisticsNode>, StreamStatisticsMixin
typescript
Events
Property | Type | Description |
---|---|---|
(stats: MultiStreamStatistics) ⇒ void |
Called periodically with the stream stats |