read

protected abstract fun read(): Long(source)

This protected method should be overridden to return the current reading of the time source expressed as a Long number in the unit specified by the unit property.

Since Kotlin

1.3