GlobalPerformance
Properties
performance
abstract
val
performance
:
Performance
Inheritors
Window
Exposes the JavaScript Window to Kotlin
abstract
class
Window
:
EventTarget
,
GlobalEventHandlers
,
WindowEventHandlers
,
WindowOrWorkerGlobalScope
,
WindowSessionStorage
,
WindowLocalStorage
,
GlobalPerformance
,
UnionMessagePortOrWindowProxy
WorkerGlobalScope
Exposes the JavaScript WorkerGlobalScope to Kotlin
abstract
class
WorkerGlobalScope
:
EventTarget
,
WindowOrWorkerGlobalScope
,
GlobalPerformance