orbit-util / orbit.util.time / Clock / currentTime

currentTime

val currentTime: TimeMs

Gets the current milliseconds since the epoch according to this clock. Typically this is the same as from the JVM but may be different if the time has been manipulated.

Return
The current timestamp.