Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: handle interval units #59

Merged
merged 1 commit into from
Nov 12, 2023
Merged

feat: handle interval units #59

merged 1 commit into from
Nov 12, 2023

Conversation

P403n1x87
Copy link
Owner

We allow passing in interval units, such as ms and s, as a way to abbreviate large microsecond intervals (e.g. 10ms instead of 10000).

We allow passing in interval units, such as ms and s, as a way to
abbreviate large microsecond intervals (e.g. 10ms instead of 10000).
@P403n1x87 P403n1x87 self-assigned this Nov 12, 2023
@P403n1x87 P403n1x87 merged commit c3c522c into main Nov 12, 2023
15 of 16 checks passed
@P403n1x87 P403n1x87 deleted the feat/handle-interval-units branch November 12, 2023 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant