time command from GNU

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.8
  • osx-64 v1.8

conda install

To install this package run one of the following:
conda install -c conda-forge time
conda install -c "conda-forge/label/cf201901" time
conda install -c "conda-forge/label/cf202003" time
conda install -c "conda-forge/label/gcc7" time

Description

time' is a program that measures many of the CPU resources, such as time and memory, that other programs use. The GNU version can format the output in arbitrary ways by using a printf-style format string to include various resource measurements. Some systems do not provide much information about program resource use;time' reports unavailable information as zero values.


© 2023 Anaconda, Inc. All Rights Reserved. (v2.37.5 8452bfd2) Legal | Privacy Policy