TraceSectionMetric.Mode.Max


public static class TraceSectionMetric.Mode.Max extends TraceSectionMetric.Mode


Reports the maximum observed duration for a trace section matching sectionName in the trace.

When this mode is used, no measurement 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.Max INSTANCE