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

Hierarchy (View Summary)

Constructors

Properties

key: ActionContextKey<IStatisticBase<PartialResult>> = KeysStatistics.intermediateResults

Methods