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

Time drift #1

Open
123vivekr opened this issue Jul 15, 2021 · 0 comments · May be fixed by #10
Open

Time drift #1

123vivekr opened this issue Jul 15, 2021 · 0 comments · May be fixed by #10
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@123vivekr
Copy link
Owner

The countdown output is in seconds. But perhaps you did experiment with the units, and found out the time drift caused by the linear sequence of operations. This time drift, although minute, will add up to significant amounts when the timer is set to a high value, like 5 minutes or so.

Here is the output for elapsed time (in milli seconds):

1000
2000
3001
4001
5001
6002
7002
8003
9003
10004
@123vivekr 123vivekr added enhancement New feature or request good first issue Good for newcomers labels Jul 15, 2021
@mufeedvh mufeedvh linked a pull request Sep 16, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant