times(TCLX)
times(TCLX)
times -- list process and child execution times
Syntax
times
Description
Returns a list containing the process and child execution times in the form:
utime stime cutime cstime
The values are in milliseconds.
See also
times
(S)