class Benchmark::Tms

def -(other); memberwise(:-, other) end


Tms object.
of the individual times for the +other+ Tms object from those of this
Returns a new Tms object obtained by memberwise subtraction
def -(other); memberwise(:-, other) end