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

Sleep command wont sleep any longer than 1 second #59

Open
smokingwheels opened this issue Aug 31, 2024 · 0 comments
Open

Sleep command wont sleep any longer than 1 second #59

smokingwheels opened this issue Aug 31, 2024 · 0 comments

Comments

@smokingwheels
Copy link

  • Report the OS you're using: [e.g. ubuntu 22.04]

Describe the bug
Sleep command wont sleep any longer than 1 second

To Reproduce
Sleep 4 only sleeps for 1 second inside a for next loop with ontimer gosub active.
Work around.
sleep 1
sleep 1
sleep 1
sleep 1

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

No branches or pull requests

1 participant