kotlin-stdlib / kotlin.system / getTimeMicros getTimeMicros Native 1.3 fun getTimeMicros(): Long Gets current system time in microseconds since certain moment in the past, only delta between two subsequent calls makes sense.