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

Blink/marquee timers are not precise #11

Open
unknown321 opened this issue Dec 27, 2024 · 0 comments
Open

Blink/marquee timers are not precise #11

unknown321 opened this issue Dec 27, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@unknown321
Copy link
Owner

Track time blinks in "pause" state every 1200 ms, marquee changes every 200 ms. Both of these are slightly off, noticeable when displayed along with original winamp. I am using std::this_thread::sleep_for and
std::chrono::high_resolution_clock, both lag on device and pc. Need help.

@unknown321 unknown321 added the help wanted Extra attention is needed label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant