Contents

computeMaximum(of:)

Computes the maximum value of a metric and adds it to the aggregated results.

Declaration

mutating func computeMaximum(of metric: Metric)

Parameters

  • metric:

    The metric to aggregate.

See Also

Computing standard aggregations