Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-browser
/
web.performance
/
PaintTimingMixin
Paint
Timing
Mixin
@
SubclassOptInRequired
(
markerClass
=
[
InternalApi::class
]
)
interface
PaintTimingMixin
(
source
)
Inheritors
LargestContentfulPaint
PerformancePaintTiming
Members
Properties
paint
Time
Link copied to clipboard
open
val
paintTime
:
DOMHighResTimeStamp
presentation
Time
Link copied to clipboard
open
val
presentationTime
:
DOMHighResTimeStamp
?