Crandore Hub

rcpptimer

'Rcpp' Tic-Toc Timer with 'OpenMP' Support

Provides 'Rcpp' bindings for 'cpptimer', a simple tic-toc timer class for benchmarking 'C++' code <https://github.com/BerriJ/cpptimer>. It's not just simple, it's blazing fast! This sleek tic-toc timer class supports overlapping timers as well as 'OpenMP' parallelism <https://www.openmp.org/>. It boasts a nanosecond-level time resolution. We did not find any overhead of the timer itself at this resolution. Results (with summary statistics) are automatically passed back to 'R' as a data frame.

README

# cpptimer

Docs are coming soon.

Versions across snapshots

VersionRepositoryFileSize
1.2.1 rolling linux/jammy R-4.5 rcpptimer_1.2.1.tar.gz 338.4 KiB
1.2.1 rolling linux/noble R-4.5 rcpptimer_1.2.1.tar.gz 341.3 KiB
1.2.1 rolling source/ R- rcpptimer_1.2.1.tar.gz 272.9 KiB
1.2.1 latest linux/jammy R-4.5 rcpptimer_1.2.1.tar.gz 338.4 KiB
1.2.1 latest linux/noble R-4.5 rcpptimer_1.2.1.tar.gz 341.3 KiB
1.2.1 latest source/ R- rcpptimer_1.2.1.tar.gz 272.9 KiB
1.2.1 2026-04-26 source/ R- rcpptimer_1.2.1.tar.gz 272.9 KiB
1.2.1 2026-04-23 source/ R- rcpptimer_1.2.1.tar.gz 272.9 KiB
1.2.1 2026-04-09 windows/windows R-4.5 rcpptimer_1.2.1.zip 764.1 KiB
1.2.1 2025-04-20 source/ R- rcpptimer_1.2.1.tar.gz 272.9 KiB

Dependencies (latest)

Imports

LinkingTo

Suggests