SystraceSetupResponse

data class SystraceSetupResponse(val durationSeconds: Int)

Constructors

Link copied to clipboard
fun SystraceSetupResponse(durationSeconds: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Systrace duration in seconds. Should be between 1 and 30 seconds. 0 disables systrace.