method
new
v1_9_2_180 -
Show latest stable
- Class:
Benchmark::Tms
new(u = 0.0, s = 0.0, cu = 0.0, cs = 0.0, real = 0.0, l = nil)public
Returns an initialized Tms object which has u as the user CPU time, s as the system CPU time, cu as the children’s user CPU time, cs as the children’s system CPU time, real as the elapsed real time and l as the label.