Listener type aliases
This is the collection of listener type aliases within the metrics
module. There is only one type alias, MetricListener
.
MetricListener
The MetricListener
type describes a function that is used to listen to changes to a Metric
.