Package com.datadog.android.rum.configuration
See: Description
-
Object Summary Object Description Companion -
Class Summary Class Description SlowFramesConfiguration The SlowFramesListener provides various statistics to assist in identifying UI performance issues: slowFrames: A list of records containing the timestamp and duration of frames where users experience jank frames within the given view.
slowFrameRate: The rate of slow frames encountered during the view's lifetime.
freezeRate: The rate of freeze occurrences during the view's lifetime.
-
Enum Summary Enum Description VitalsUpdateFrequency Defines the frequency at which mobile vitals monitor updates the data.