usToMs

open fun usToMs(timeUs: Long): Long

Converts a time in microseconds to the corresponding time in milliseconds, preserving TIME_UNSET values.

Return

The corresponding time in milliseconds.

Parameters

timeUs

The time in microseconds.