Package 

Class ActivityFramesTracker


  • 
    public final class ActivityFramesTracker
    
                        

    A class that tracks slow and frozen frames using the FrameMetricsAggregator class from androidx.core package. It also checks if the FrameMetricsAggregator class is available at runtime.

    If performance-v2 is enabled, frame metrics are recorded using via instead and this implementation will no-op.