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

fix(mwpw-143651): fix timer-related bug by using performance.now() #133

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

dol-iva
Copy link
Contributor

@dol-iva dol-iva commented Mar 7, 2024

This pull request fixes a timer-related bug by using the performance.now() method instead of the setInterval function to calculate the current date. This ensures more accurate timing in the application.

Now from the right branch

@sheridansunier sheridansunier merged commit da89727 into main Mar 7, 2024
9 checks passed
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.

3 participants