home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / languages / tcl / tclX6.5c / tcllib / help / time / times < prev    next >
Encoding:
Text File  |  1992-12-19  |  279 b   |  9 lines

  1.  
  2.  
  3.           times
  4.                Return a list containing the process and child
  5.                execution times in the form:
  6.                    utime stime cutime cstime
  7.                Also see the times(2) system call manual page.  The
  8.                values are in milliseconds.
  9.