times
Multiplies an Int with the delay durations of a DelayStrategy.
Receiver
The integer multiplier.
Return
A new DelayStrategy with delay durations multiplied by the receiver Int.
Since
1.0.0
Parameters
delay Strategy
The DelayStrategy to be multiplied.
See also
Multiplies a Double with the delay durations of a DelayStrategy.
Receiver
The double multiplier.
Return
A new DelayStrategy with delay durations multiplied by the receiver Double.
Since
1.0.0
Parameters
delay Strategy
The DelayStrategy to be multiplied.