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 tsnyder::r-tictoc

Usage Tracking

1.0
1 / 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 14, 2016 at 22:08

License

Apache License (== 2.0) | file LICENSE

Total Downloads

11

Version Downloads

11

Supported Platforms

linux-64