class Benchmark::IPS::Report::Entry
def show_total_time!
Typically this value is not significant because it's very
Control if the total time the job took is reported.
def show_total_time! @show_total_time = true end
def show_total_time! @show_total_time = true end