FrameTimingGfxInfoMetric

@ExperimentalMetricApi
class FrameTimingGfxInfoMetric : Metric


Version of FrameTimingMetric based on 'dumpsys gfxinfo' instead of trace data.

Added for experimentation in contrast to FrameTimingMetric, as the platform accounting of frame drops currently behaves differently from that of FrameTimingMetric.

Likely to be removed when differences in jank behavior are reconciled between this class, and FrameTimingMetric.

Note that output metrics do not match perfectly to FrameTimingMetric, as individual frame times are not available, only high level, millisecond-precision statistics.

Summary

Public constructors

Public constructors

FrameTimingGfxInfoMetric

Added in 1.3.0-alpha01
FrameTimingGfxInfoMetric()