Performance Statistics
The performance statistics collected at the end of the sampling duration.
Constructors
Link copied to clipboard
open fun PerformanceStatistics(collectionDurationMillis: Double, @NonNull mapRenderDurationStatistics: DurationStatistics, @Nullable cumulativeStatistics: CumulativeRenderingStatistics, @Nullable perFrameStatistics: PerFrameRenderingStatistics)