toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.performance
/
PerformancePaintTiming
Performance
Paint
Timing
external
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
(
)
:
Any
MDN Reference