TraceSectionMetric.Mode.Average


public static class TraceSectionMetric.Mode.Average extends TraceSectionMetric.Mode


Average duration of trace sections matching sectionName in the trace.

When this mode is used, a measurement of 0 will be reported if the named section does not appear in the trace.

Summary

Public fields

INSTANCE

Added in 1.3.0-alpha03
public static @NonNull TraceSectionMetric.Mode.Average INSTANCE