kotlin-stdlib / kotlin.time / AbstractLongTimeSource / read read Common JVM JS Native 1.0 protected abstract fun read(): Long 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.