new(utime = 0.0, stime = 0.0, cutime = 0.0, cstime = 0.0, real = 0.0, label = nil)
Class Public methods
Returns an initialized Tms object which has
utime as the user CPU time, stime as the system
CPU time, cutime as the children's user CPU time,
cstime as the children's system CPU time,
real as the elapsed real time and label as the
label.