CMD + K

r-tictoc

Community

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'.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-tictoc

Usage Tracking

1.2.1
1.2
1.1
1.0.1
1.0
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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'.

Last Updated

Mar 20, 2024 at 05:01

License

Apache-2.0

Total Downloads

93.2K

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 1.0
macOS-64 Last supported version: 1.0
win-64 Last supported version: 1.0