TinyBase logoTinyBase

Listener type aliases

This is the collection of listener type aliases within the metrics module. There are only two listener type aliases, MetricIdsListener and MetricListener.

MetricIdsListener

The MetricIdsListener type describes a function that is used to listen to Metric definitions being added or removed.

MetricListener

The MetricListener type describes a function that is used to listen to changes to a Metric.