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.

Read more

MetricListener

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

Read more