class Benchmark::IPS::Job::StdoutReport

def format

Returns:
  • (Symbol) - format used for benchmarking
def format
  Benchmark::IPS.options[:format]
end