docs: update OSR max FPS number (#26805)
This commit is contained in:
parent
c9b813a1f9
commit
e87061398b
2 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ project.
|
|||
* There are two rendering modes that can be used (see the section below) and only
|
||||
the dirty area is passed to the `paint` event to be more efficient.
|
||||
* You can stop/continue the rendering as well as set the frame rate.
|
||||
* The maximum frame rate is 60 because greater values bring only performance
|
||||
* The maximum frame rate is 240 because greater values bring only performance
|
||||
losses with no benefits.
|
||||
* When nothing is happening on a webpage, no frames are generated.
|
||||
* An offscreen window is always created as a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue