*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: etime | Section: 3 | Source: 4.4BSD | File: etime.3
ETIME(3F) ETIME(3F) NAME etime, dtime - return elapsed execution time SYNOPSIS function etime (tarray) real tarray(2) function dtime (tarray) real tarray(2) DESCRIPTION These two routines return elapsed runtime in seconds for the calling process. Dtime returns the elapsed 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. The resolution of all timing is 1/HZ sec. where HZ is currently 60. FILES /usr/lib/libU77.a SEE ALSO times(2) 4.2 Berkeley Distribution April 30, 1991 ETIME(3F)

Navigation Options