toggle menu
WebDroid
androidJvm
switch theme
search in API
WebDroid
/
dev.webdroid
/
SessionMetrics
/
SessionMetrics
Session
Metrics
constructor
(
sessionDurationMs
:
Long
,
totalNavigations
:
Int
,
totalJsEvaluations
:
Int
,
totalJsExecutionTimeMs
:
Long
,
blockedBytes
:
Long
,
memoryPressureEvents
:
Int
,
rendererCrashes
:
Int
,
droppedCdpEvents
:
Long
=
0
)