Contents

computeMode(of:)

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

Declaration

mutating func computeMode(of metric: Metric)

Parameters

  • metric:

    The metric to aggregate.

See Also

Computing standard aggregations