TraceSectionMetric.Mode.Max
object TraceSectionMetric.Mode.Max : TraceSectionMetric.Mode
kotlin.Any | ||
↳ | androidx.benchmark.macro.TraceSectionMetric.Mode | |
↳ | androidx.benchmark.macro.TraceSectionMetric.Mode.Max |
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.