4.4BSD/usr/share/man/cat3f/dtime.0

Compare this file to the similar file:
Show the results in this format:

F>=1  .if 3F<=8 .    if 3F>1 .if 3F<6 .ds an-extra3 "BSD Program-



ETIME(3F)              BSD Reference Manual             ETIME(3F)

mer's Manual
NNAAMMEE
       etime, dtime - return elapsed execution time

SSYYNNOOPPSSIISS
       ffuunnccttiioonn eettiimmee ((ttaarrrraayy))
       rreeaall ttaarrrraayy((22))

       ffuunnccttiioonn ddttiimmee ((ttaarrrraayy))
       rreeaall ttaarrrraayy((22))

DDEESSCCRRIIPPTTIIOONN
       These two routines return elapsed runtime in  seconds  for
       the calling process.  _D_t_i_m_e returns the elapsed time since
       the last call to _d_t_i_m_e_, 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 cur-
       rently 60.

FFIILLEESS
       /usr/lib/libU77.a

SSEEEE AALLSSOO
       times(2)

























4.2 Berkeley Distribution  June 5, 1993                         1