About Anaconda Help Download Anaconda

This package provides the timing functions 'tic' and 'toc' that can be nested. One can record all timings while a complex script is running, and examine the values later. It is also possible to instrument the timing calls with custom callbacks. In addition, this package provides class 'Stack', implemented as a vector, and class 'List', implemented as a list, both of which support operations 'push', 'pop', 'first', 'last' and 'clear'.

copied from cf-staging / r-tictoc

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.2.1
  • linux-64 v1.0
  • osx-64 v1.0
  • win-64 v1.0

conda install

To install this package run one of the following:
conda install conda-forge::r-tictoc
conda install conda-forge/label/cf201901::r-tictoc
conda install conda-forge/label/cf202003::r-tictoc
conda install conda-forge/label/gcc7::r-tictoc

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy