Skip to content

[Roshambo] Sync stims with screen refresh rate #9

Description

@mesca

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(() => {

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions