Base class for statistics with event emitter logic implemented. Statistic tracker implementations should only define their updateStatistic function.

Hierarchy (View Summary)

Constructors

Properties

count: number
metadata: Record<string, Record<any, any>[]>

Methods