PowerMetric.Type.Energy

public final class PowerMetric.Type.Energy extends PowerMetric.Type


Summary

Public constructors

Inherited methods

From androidx.benchmark.macro.PowerMetric.Type
final @NonNull Map<@NonNull PowerCategory, @NonNull PowerCategoryDisplayLevel>

A map which is used to configure which metrics are displayed.

final void

Public constructors

Energy

public Energy(
    @NonNull Map<@NonNull PowerCategory, @NonNull PowerCategoryDisplayLevel> energyCategories
)