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