read

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.

Since Kotlin

1.3