U:RDoc::AnyMethod[iI" format:EFI"Benchmark::Tms#format;TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [ I"0Returns the contents of this Tms object as ;TI"8a formatted string, according to a +format+ string ;TI"=like that passed to Kernel.format. In addition, #format ;TI"&accepts the following extensions:;To:RDoc::Markup::BlankLineo:RDoc::Markup::List: @type: NOTE: @items[ o:RDoc::Markup::ListItem: @label[I"%u;T; [o; ; [I"=Replaced by the user CPU time, as reported by Tms#utime.;To;;[I"%y;T; [o; ; [I"WReplaced by the system CPU time, as reported by #stime (Mnemonic: y of "s*y*stem");To;;[I"%U;T; [o; ; [I"HReplaced by the children's user CPU time, as reported by Tms#cutime;To;;[I"%Y;T; [o; ; [I"JReplaced by the children's system CPU time, as reported by Tms#cstime;To;;[I"%t;T; [o; ; [I"=Replaced by the total CPU time, as reported by Tms#total;To;;[I"%r;T; [o; ; [I"?Replaced by the elapsed real time, as reported by Tms#real;To;;[I"%n;T; [o; ; [I"UReplaced by the label string, as reported by Tms#label (Mnemonic: n of "*n*ame");T@o; ; [I"NIf +format+ is not given, FORMAT is used as default value, detailing the ;TI"(user, system and real elapsed time.;T: @fileI"lib/benchmark.rb;T:0@omit_headings_from_table_of_contents_below000[I"(format = nil, *args);T@IFI"Tms;TcRDoc::NormalClass00