NorskInspect.streamTimestampReport() method
Intercept all the timestamps of any subscribed stream
Signature:
streamTimestampReport(settings: StreamTimestampReportSettings): Promise<StreamTimestampReportNode>;
Parameters
Parameter | Type | Description |
---|---|---|
settings |
Configuration for the report node |
Returns:
Promise<StreamTimestampReportNode>
Find Examples
Search for examples using streamTimestampReport in our examples repo.