1

Is there a way to limit/cap requestAnimationFrame FPS in Chromium browsers? I want to cap it to 60 fps and have each frame lasting exactly 1/60 second. It seems that --limit-fps flag used to exist, but it's not working at least for newer versions.

Please notice that this answer doesn't help me, because by doing these workarounds you won't have frames distributed evenly per time window if you have a monitor with 75 Hz refresh rate, for example.

0

You must log in to answer this question.

Browse other questions tagged .