TraceSectionMetric.Mode.Count
object TraceSectionMetric.Mode.Count : TraceSectionMetric.Mode
kotlin.Any | ||
↳ | androidx.benchmark.macro.TraceSectionMetric.Mode | |
↳ | androidx.benchmark.macro.TraceSectionMetric.Mode.Count |
Counts the number of observed instances of a trace section 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.