← Docs
kotlin-stdlib / org.w3c.dom / TimeRanges

TimeRanges

JS
1.1
abstract class TimeRanges
(source)

Exposes the JavaScript TimeRanges to Kotlin

Constructors

JS
1.1

<init>

Exposes the JavaScript TimeRanges to Kotlin

TimeRanges ( )

Properties

JS
1.1

length

open val length : Int

Functions

JS
1.1

end

fun end ( index : Int ) : Double
JS
1.1

start

fun start ( index : Int ) : Double
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .