Profile Snapshot Request
@Serializable
Request object containing input parameters for the LayerTreeDomain.profileSnapshot command.
Constructors
Link copied to clipboard
constructor(snapshotId: SnapshotId, minRepeatCount: Int? = null, minDuration: Double? = null, clipRect: Rect? = null)