88736817ae
Report user, system, and real time used by a process From pkgsrc-wip's wip/time.
6 lines
297 B
Text
6 lines
297 B
Text
The time utility executes and measures the CPU, time, and memory
|
|
resources used, such as pagefaults, swaps, memory, and user, system,
|
|
and real time used by a process.
|
|
|
|
GNU time can format the output in arbitrary ways by using a
|
|
printf-style format string to include various resource measurements.
|