hmstimer: 'hms' Based Timer

Tracks elapsed clock time using a 'hms::hms()' scalar, which if running has an attribute named start that specifies the system time when the timer was started. The elapsed time is the value of the scalar plus the difference between the current system time and the system time when the timer was started.

Version: 0.2.1
Depends: R (≥ 3.4)
Imports: hms
Suggests: covr, testthat (≥ 3.0.0)
Published: 2022-09-20
Author: Joe Thorley ORCID iD [aut, cre], Nadine Hussein ORCID iD [ctb], Poisson Consulting [cph, fnd]
Maintainer: Joe Thorley <joe at poissonconsulting.ca>
License: MIT + file LICENSE
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: hmstimer results

Documentation:

Reference manual: hmstimer.pdf

Downloads:

Package source: hmstimer_0.2.1.tar.gz
Windows binaries: r-devel: hmstimer_0.2.1.zip, r-release: hmstimer_0.2.1.zip, r-oldrel: hmstimer_0.2.1.zip
macOS binaries: r-release (arm64): hmstimer_0.2.1.tgz, r-oldrel (arm64): hmstimer_0.2.1.tgz, r-release (x86_64): hmstimer_0.2.1.tgz
Old sources: hmstimer archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=hmstimer to link to this page.