class Benchmark::Tms

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


This method and #+() are useful for taking statistics.
of the individual times for this Tms object by +x+.
Returns a new Tms object obtained by memberwise division
def /(x); memberwise(:/, x) end