QT - QTimer with multiple QGLWidgets -


i have application 2 qglwidgets updated same timer, running @ 60hz. strangely, maximum fps reach 30hz. if add third qglwidget (note third 1 updated additional timer) achieve 20 fps maximum on each widget. cpu load of main thread far 100%. seems me there dependency on number of qglwidgets , refresh rate of monitor number of used widgets multiplied max. fps equals refresh rate (60hz)...

anyone knows going on?


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -