chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.performance

Package org.hildan.chrome.devtools.domains.performance

Types

EnableRequest

Request object containing input parameters for the PerformanceDomain.enable command.

data class EnableRequest

GetMetricsResponse

Response type for the PerformanceDomain.getMetrics command.

data class GetMetricsResponse

Metric

Run-time execution metric.

data class Metric

PerformanceDomain

class PerformanceDomain

SetTimeDomainRequest

Request object containing input parameters for the PerformanceDomain.setTimeDomain command.

data class SetTimeDomainRequest