convert

expect fun convert(sourceDuration: Long, sourceUnit: TimeUnit): Long(source)

将以 sourceUnit 为单位的 sourceDuration 转化为当前单位的值

actual fun convert(sourceDuration: Long, sourceUnit: TimeUnit): Long(source)

将以 sourceUnit 为单位的 sourceDuration 转化为当前单位的值

actual fun convert(sourceDuration: Long, sourceUnit: TimeUnit): Long(source)

将以 sourceUnit 为单位的 sourceDuration 转化为当前单位的值

actual fun convert(sourceDuration: Long, sourceUnit: TimeUnit): Long(source)

将以 sourceUnit 为单位的 sourceDuration 转化为当前单位的值