toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.performance.events
/
PerformanceEvent
/
Metrics
Metrics
@
Serializable
data
class
Metrics
(
val
metrics
:
List
<
Metric
>
,
val
title
:
String
)
:
PerformanceEvent
Current values of the metrics.
Official doc
Members
Constructors
Metrics
Link copied to clipboard
constructor
(
metrics
:
List
<
Metric
>
,
title
:
String
)
Properties
metrics
Link copied to clipboard
val
metrics
:
List
<
Metric
>
Current values of the metrics.
title
Link copied to clipboard
val
title
:
String
Timestamp title.