ContinuousMetric
A metric that is evaluated at each simulation step based on simulation time intervals.
Continuous metrics report a value for each time step, based on the elapsed time since the last report. The metric value is computed by a subclass-provided implementation.