msToUs

open fun msToUs(timeMs: Long): Long

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

Return

The corresponding time in microseconds.

Parameters

timeMs

The time in milliseconds.