Package : time

Package details

Summary: A GNU utility for monitoring a program's use of system resources

Description:
The GNU time utility runs another program, collects information about
the resources used by that program while it is running and
displays the results.

Time can help developers optimize their programs.

The resources that `time' can report on fall into the general
categories of time, memory, I/O, and IPC calls.

The GNU version can format the output in arbitrary ways by using a
printf-style format string to include various resource measurements.


URL: https://www.gnu.org/software/time/time.html
License: GPLv2+

Maintainer: nobody

List of RPMs