PerformanceStatistics

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)

Functions

Link copied to clipboard
open fun equals(object: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String

Properties