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

Switch from milliseconds to seconds #33

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Switch from milliseconds to seconds #33

merged 1 commit into from
Feb 9, 2024

Conversation

lkiesow
Copy link
Member

@lkiesow lkiesow commented Feb 9, 2024

This patch removes the conversion of all time values to milliseconds. We don't need to do that since we literally convert every time.

This fixes #27
This fixes #4

This patch removes the conversion of all time values to milliseconds. We
don't need to do that since we literally convert every time.

This fixes #27
This fixes #4
@lkiesow lkiesow merged commit 8d1c8e5 into main Feb 9, 2024
8 checks passed
@lkiesow lkiesow deleted the sec branch February 11, 2024 15:57
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.

Use float/soconds for timestand Use flake8 for static code analysis
1 participant