Performance
Constructors
<init>
Exposes the JavaScript Performance to Kotlin
Performance()
Properties
navigation
open val navigation: PerformanceNavigation
timing
open val timing: PerformanceTiming
Functions
now
fun now(): Double
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
Exposes the JavaScript Performance to Kotlin
Performance()
open val navigation: PerformanceNavigation
open val timing: PerformanceTiming
fun now(): Double