MetricsAtom: ReturnType<typeof createMetricsAtom>

Collects recent network samples that can be used to calculate throughput estimations. It is using RingBuffer to store collection of network samples.

Generated using TypeDoc