toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.performance
/
PerformanceServerTiming
Performance
Server
Timing
external
class
PerformanceServerTiming
(
source
)
MDN Reference
Members
Properties
description
Link copied to clipboard
val
description
:
String
MDN Reference
duration
Link copied to clipboard
val
duration
:
DOMHighResTimeStamp
MDN Reference
name
Link copied to clipboard
val
name
:
String
MDN Reference
Functions
to
JSON
Link copied to clipboard
fun
toJSON
(
)
:
Any
MDN Reference