PowerMetric.Type.Power

public final class PowerMetric.Type.Power 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

Power

public Power(
    @NonNull Map<@NonNull PowerCategory, @NonNull PowerCategoryDisplayLevel> powerCategories
)