TraceSectionMetric.Mode.First


public static class TraceSectionMetric.Mode.First extends TraceSectionMetric.Mode


Captures the duration of the first instance of 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.First INSTANCE