Package org.w3c.performance

Kotlin JavaScript wrappers for the Navigation Timing API.

Types

JS
1.1

GlobalPerformance

interface GlobalPerformance
JS
1.1

Performance

Exposes the JavaScript Performance to Kotlin

abstract class Performance : EventTarget
JS
1.1

PerformanceNavigation

Exposes the JavaScript PerformanceNavigation to Kotlin

abstract class PerformanceNavigation
JS
1.1

PerformanceTiming

Exposes the JavaScript PerformanceTiming to Kotlin

abstract class PerformanceTiming