# Functions
NewMeter returns a new Meter with the correct idle time.
# Variables
IdleRate the rate at which we declare a meter idle (and stop tracking it until it's re-registered).
# Structs
Meter is a meter for monitoring a flow.
MeterRegistry is a registry for named meters.
Snapshot is a rate/total snapshot.