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.1.0 |
Imports: | hms, lifecycle |
Suggests: | covr, testthat |
Published: | 2020-07-09 |
Author: | Joe Thorley [aut, cre], Poisson Consulting [cph, fnd] |
Maintainer: | Joe Thorley <joe at poissonconsulting.ca> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | hmstimer results |
Reference manual: | hmstimer.pdf |
Package source: | hmstimer_0.1.0.tar.gz |
Windows binaries: | r-devel: hmstimer_0.1.0.zip, r-release: hmstimer_0.1.0.zip, r-oldrel: hmstimer_0.1.0.zip |
macOS binaries: | r-release: hmstimer_0.1.0.tgz, r-oldrel: hmstimer_0.1.0.tgz |
Old sources: | hmstimer archive |
Please use the canonical form https://CRAN.R-project.org/package=hmstimer to link to this page.