TinyBase logoTinyBase

Callback type aliases

This is the collection of callback type aliases within the metrics module. There is only one type alias, MetricCallback.

MetricCallback

The MetricCallback type describes a function that takes a Metric's Id and a callback to loop over each Row within it.