times man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

times(3)							      times(3)

Name
       times - get process times

Syntax
       #include <sys/times.h>

       clock_t
       times(buffer)
       struct tms *buffer;

Description
       The  subroutine	returns	 time-accounting  information  for the current
       process and for the terminated child processes of the current  process.
       All times are in 1/HZ seconds, where HZ is equivalent to 60.

       The following structure is returned by

       struct tms {
	       clock_t	tms_utime;     /* user time */
	       clock_t	tms_stime;     /* system time */
	       clock_t	tms_cutime;    /* user time, children */
	       clock_t	tms_cstime;    /* system time, children */
       };

       The  children  times  are  the  sum of the children's process times and
       their children's times.

Return Values
       If successful, the function returns the	elapsed	 time  since  00:00:00
       GMT, January 1, 1970 in units of 1/60's of a second.  When the function
       fails, it returns -1

See Also
       time(1), getrusage(2), wait3(2), time(3)

								      times(3)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net