About Anaconda Help Download Anaconda

r / packages / r-tictoc 1.2

Code execution 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 'StackList', which is a stack implemented as a list, both of which support operations 'push', 'pop', 'first_element', 'last_element' and 'clear'.

Installers

  • noarch v1.2

conda install

To install this package run one of the following:
conda install r::r-tictoc

Description


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