pl.wendigo.chrome.api.performance / Metric

Metric

data class Metric (source)

Run-time execution metric.

Link
Performance#Metric type documentation.

Constructors

<init>

Metric(name: String, value: Double)

Run-time execution metric.

Properties

name

val name: String

Metric name.

value

val value: Double

Metric value.