ElapsedTimeMetric

constructor(key: MetricKey<ElapsedTimeMetric> = KEY, avgPerFinishedSubstage: Duration? = null, maxPerFinishedSubstage: Duration? = null, etc: Duration? = null, withRetries: ElapsedWithRetries? = null)