createStatsCollector
function createStatsCollector(input): StatsCollector;
Creates stats collector
Parameters
| Parameter | Type | Description |
|---|---|---|
input | StatsCollectorOptions | input to get stats from |
Returns
function to reset stats window, cleanup func
function createStatsCollector(input): StatsCollector;
Creates stats collector
| Parameter | Type | Description |
|---|---|---|
input | StatsCollectorOptions | input to get stats from |
function to reset stats window, cleanup func