pl.wendigo.chrome.domain.performance / SetTimeDomainRequest

SetTimeDomainRequest

data class SetTimeDomainRequest (source)

Represents request frame that can be used with Performance.setTimeDomain method call.

Sets time domain to use for collecting and reporting duration metrics. Note that this must be called before enabling metrics collection. Calling this method while metrics collection is enabled returns an error.

Constructors

<init>

SetTimeDomainRequest(timeDomain: String)

Represents request frame that can be used with Performance.setTimeDomain method call.

Properties

timeDomain

val timeDomain: String

Time domain