timer-package | R Documentation |
A simple timer as an R6 class. The timer has four functions: start(), stop(), reset() and elapsed(). The elapsed() function returns the elapsed wall clock time (as opposed to CPU time) as an object of class lubridate::Duration.
Maintainer: Joe Thorley joe@poissonconsulting.ca (ORCID)
Other contributors:
Poisson Consulting [funder, copyright holder]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.