times

operator fun times(scalar: Int): LongNanoseconds
operator fun times(scalar: Long): LongNanoseconds

Multiplies this duration by a scalar value.

Throws

if overflow occurs