Files
tldr/pages/common/times.md
T
2025-12-16 10:33:24 +02:00

296 B

times

Print the cumulative CPU usage time of the current shell. First line is current shell CPU usage for User and System. Second is all child processes. See also: time. More information: https://www.gnu.org/software/bash/manual/bash.html#index-times.

  • Print CPU usage:

times