Development type aliases
This is the collection of development type aliases within the metrics
module. There is only one type alias, MetricsListenerStats
.
MetricsListenerStats
The MetricsListenerStats
type describes the number of listeners registered with the Metrics
object, and can be used for debugging purposes.