# Functions
NewIntervalMeter returns a new Meter with the provided halflife.
NewMeter returns a new Meter with the provided halflife.
# Structs
ContinuousFactory implements the Factory interface by returning a continuous time meter.
IntervalFactory implements the Factory interface by returning an interval based meter.