Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.performance
/
PerformancePaintTiming
Performance
Paint
Timing
class
PerformancePaintTiming
:
PerformanceEntry
(
source
)
MDN Reference
Members
Properties
duration
Link copied to clipboard
val
duration
:
DOMHighResTimeStamp
MDN Reference
entry
Type
Link copied to clipboard
val
entryType
:
String
MDN Reference
name
Link copied to clipboard
val
name
:
String
MDN Reference
start
Time
Link copied to clipboard
val
startTime
:
DOMHighResTimeStamp
MDN Reference
Functions
to
JSON
Link copied to clipboard
open
fun
toJSON
(
)
:
JsAny
MDN Reference