Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

p5: implement FrameRate() #40

@psampaz

Description

@psampaz

https://p5js.org/reference/#/p5/frameRate

Currently the is no way to override the default ticker, so there is no way to change the frame rate.

One solution would be to reset the ticker using https://golang.org/pkg/time/#Ticker.Reset whenever there is an update to Proc.ctl.FrameRate().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions