CMD + K

r-hmstimer

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-hmstimer

Usage Tracking

0.2.1
0.1.1
0.0.2
3 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jan 16, 2024 at 22:05

License

MIT

Total Downloads

285

Version Downloads

40

Supported Platforms

noarch