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 -

android - IBM Worklight 6.1 [Application Error] There was a network error (file:///android_asset/www/index.html) -