timeSpan2Millis

open fun timeSpan2Millis(timeSpan: Long, unit: Int): Long

Time span in unit to milliseconds.

Return

milliseconds

Parameters

timeSpan

The time span.

unit

The unit of time span.