4.4BSD/usr/share/man/cat1/time.0

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

TIME(1)                      BSD Reference Manual                      TIME(1)

NNAAMMEE
     ttiimmee - time command execution

SSYYNNOOPPSSIISS
     ttiimmee [--ll] _c_o_m_m_a_n_d

DDEESSCCRRIIPPTTIIOONN
     The ttiimmee utility executes and times _c_o_m_m_a_n_d by initiating a timer and
     passing the _c_o_m_m_a_n_d to the shell.  After the _c_o_m_m_a_n_d finishes, ttiimmee
     writes to the standard error stream, (in seconds): the total time
     elapsed, time consumed by system overhead, and the time used to execute
     the _c_o_m_m_a_n_d process.

     Available options:

     --ll      The contents of the _r_u_s_a_g_e structure are printed as well.

     The csh(1) has its own and syntactically different builtin version of
     ttiimmee.. The command described here is available as _/_u_s_r_/_b_i_n_/_t_i_m_e to csh
     users.

BBUUGGSS
     The granularity of seconds on micro processors is crude and can result in
     times being reported for CPU usage which are too large by a second.

SSEEEE AALLSSOO
     csh(1)

FFIILLEESS
     /usr/include/sys/h/resource.h

HHIISSTTOORRYY
     A ttiimmee command appeared in Version 6 AT&T UNIX.

4th Berkeley Distribution        June 6, 1993                                1