toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.performance
/
PerformanceMeasureOptions
Performance
Measure
Options
external
interface
PerformanceMeasureOptions
(
source
)
Members
Properties
detail
Link copied to clipboard
abstract
val
detail
:
Any
?
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
?