kotlin-stdlib / kotlin.time / AbstractDoubleTimeSource / read read Common JVM JS Native 1.0 protected abstract fun read ( ) : Double (source) This protected method should be overridden to return the current reading of the time source expressed as a Double number in the unit specified by the unit property.