PK
œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Notice: ob_end_clean(): Failed to delete buffer. No buffer to delete in /home/telusvwg/public_html/da754d/index.php on line 8
| Dir : /proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Benchmark/Tms/ |
| Server: Linux premium279.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 IP: 66.29.132.192 |
| Dir : //proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Benchmark/Tms/format-i.yaml |
--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: "Returns the contents of this Tms object as a formatted string, according to a format string like that passed to Kernel.format. In addition, #format accepts the following extensions:"
- !ruby/object:SM::Flow::LIST
contents:
- !ruby/struct:SM::Flow::LI
label: "<tt>%u</tt>:"
body: Replaced by the user CPU time, as reported by Tms#utime.
- !ruby/struct:SM::Flow::LI
label: "<tt>%y</tt>:"
body: "Replaced by the system CPU time, as reported by #stime (Mnemonic: y of "s*y*stem")"
- !ruby/struct:SM::Flow::LI
label: "<tt>%U</tt>:"
body: Replaced by the children's user CPU time, as reported by Tms#cutime
- !ruby/struct:SM::Flow::LI
label: "<tt>%Y</tt>:"
body: Replaced by the children's system CPU time, as reported by Tms#cstime
- !ruby/struct:SM::Flow::LI
label: "<tt>%t</tt>:"
body: Replaced by the total CPU time, as reported by Tms#total
- !ruby/struct:SM::Flow::LI
label: "<tt>%r</tt>:"
body: Replaced by the elapsed real time, as reported by Tms#real
- !ruby/struct:SM::Flow::LI
label: "<tt>%n</tt>:"
body: "Replaced by the label string, as reported by Tms#label (Mnemonic: n of "*n*ame")"
type: :NOTE
- !ruby/struct:SM::Flow::P
body: If <em>fmtstr</em> is not given, FMTSTR is used as default value, detailing the user, system and real elapsed time.
full_name: Benchmark::Tms#format
is_singleton: false
name: format
params: (arg0 = nil, *args)
visibility: public