class Benchmark::Tms

def *(x); memberwise(:*, x) end


of the individual times for this Tms object by +x+.
Returns a new Tms object obtained by memberwise multiplication
def *(x); memberwise(:*, x) end