*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> ftn/etime (3)              
Title
Content
Arch
Section
 

Contents


ETIME(3F)							     ETIME(3F)


NAME    [Toc]    [Back]

     etime, dtime - return user+system execution time

SYNOPSIS    [Toc]    [Back]

     real function etime (tarray)
     real tarray(2)

     real function dtime (tarray)
     real tarray(2)

DESCRIPTION    [Toc]    [Back]

     These two routines	return user and	system runtime in seconds for the
     calling process.  Dtime returns the user and system time since the	last
     call to dtime, or the start of execution on the first call.

     The argument array	returns	user time in the first element and system time
     in	the second element.  The function value	is the sum of user and system
     time.  This value approximates the	program's elapsed time on a quiet
     system.

     The resolution of all timing is 1/HZ.  See	the system include file
     param.h in	/usr/include/sys for the value of HZ.

FILES    [Toc]    [Back]

     /usr/lib/libU77.a

SEE ALSO    [Toc]    [Back]

      
      
     times(2)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
time IRIX Time the execution of a script
profil IRIX execution time profile
sleep Tru64 Suspends execution for at least the specified time
profil Linux execution time profile
time OpenBSD time command execution
time IRIX Time the execution of a script
profil HP-UX execution time profile
nanosleep Linux pause execution for a specified time
time FreeBSD time command execution
sleep Tru64 Suspend execution for an interval of time
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service