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

[Roshambo] Sync stims with screen refresh rate #9

Open
mesca opened this issue Oct 16, 2022 · 0 comments
Open

[Roshambo] Sync stims with screen refresh rate #9

mesca opened this issue Oct 16, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mesca
Copy link
Member

mesca commented Oct 16, 2022

The current code does not make use of the scheduler.asap() method, which synchronizes events with screen refreshes. For an example on how to use this feature, see the oddball demo:

await this.scheduler.asap(() => {

@mesca mesca added the enhancement New feature or request label Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants