poissonconsulting/timer: R6 Timer

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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.1.9000
URL https://github.com/poissonconsulting/timer https://poissonconsulting.github.io/timer/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("poissonconsulting/timer")
poissonconsulting/timer documentation built on July 4, 2025, 4:12 p.m.