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

Increase error tolerance in get_beat_time() #134

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

thegamecracks
Copy link
Collaborator

This is mostly to mitigate the rapid iteration bug that might occur as a result of rounding errors. This issue was not noticed on Windows, but unix systems seem to have a habit of doing double iterations likely due to their more precise clocks.

@Bubobubobubobubo Bubobubobubobubo merged commit 92f15c6 into main Dec 13, 2022
@thegamecracks thegamecracks deleted the increase-beat-tolerance branch December 22, 2022 14:45
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.

2 participants