OpenGL Timer Query Tutorial
In March, 2010, the Khronos group approved an extension to add timers to OpenGL. The version was 3.2. As of OpenGL 3.3 this functionality has become part of the specification. As mention in the Very Simple Profile Library page, profiling is an essential technique to truly understand how to improve the performance of an application. … Read more