time(1) — USER COMMANDS
NAME
time − time a command
SYNOPSIS
time command
DESCRIPTION
The command is executed; after it is complete, time prints the elapsed time during the command, the time spent in the system, and the time spent in execution of the command. Times are reported in seconds.
The times are printed on standard error.
SEE ALSO
— User Environment Utilities