Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.performance
/
PerformanceMeasureOptions
Performance
Measure
Options
interface
PerformanceMeasureOptions
(
source
)
Members
Properties
detail
Link copied to clipboard
abstract
val
detail
:
JsAny
?
duration
Link copied to clipboard
abstract
val
duration
:
DOMHighResTimeStamp
?
end
Link copied to clipboard
abstract
val
end
:
DOMHighResTimeStamp
?
start
Link copied to clipboard
abstract
val
start
:
DOMHighResTimeStamp
?