Skip to content

Emscripten: FPS counter broke, showing more than 60 fps #2444

@fdelapena

Description

@fdelapena

The web player FPS counter which appears whith the F2 key regressed likely since major changes allowing frameskip and fast forward since WebAssembly landed.
Ideally, should get a count similar to JavaScript's requestAnimationFrame, which is based on system refresh rate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EmscriptenWebAssembly/JavaScript port for web browsersRegression

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions