ProfileSnapshotReturn

@Serializable
data class ProfileSnapshotReturn(val timings: List<List<Double>>)

Constructors

Link copied to clipboard
constructor(timings: List<List<Double>>)

Properties

Link copied to clipboard

The array of paint profiles, one per run.