times

operator fun Duration.times(fraction: Double): Duration

Operator to multiply a Duration by an fraction.

This is useful for animations related code.