mut_times
Multiplies this measurement by some constant value. This will mutate the object instead of generating a new measurement object.
Return
this measure
Parameters
multiplier
the multiplier to scale the measurement by
Multiplies this measurement by some constant value. This will mutate the object instead of generating a new measurement object.
this measure
the multiplier to scale the measurement by