30 FPS for such a simple example with El Capitan on a MaPro 2013 with D500 ???
Is it a joke ?
Did I miss something ?
30 FPS for such a simple example with El Capitan on a MaPro 2013 with D500 ???
Is it a joke ?
Did I miss something ?
The default fps for a MTKView is 30 frames per seconds. You should be able to change this by setting the 'preferredFramesPerSecond' property.
_view.preferredFramesPerSecond = 60
It works ! Thanks for the tip !
How would be able to change that setting? Using what software supplied within the OS X El Capitan OS?
Every single WWDC talk that involves framerate specifically talks about hitting 60. This is a bug.