class Yardstick::MeasurementSet

def total_text

Other tags:
    Api: - private

Returns:
  • (String) -
def total_text
  'Total: %d' % total
end