bindings/ext_disjoint_timer_query library

WebGL EXT_disjoint_timer_query Extension Specification

https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/

Classes

EXTDisjointTimerQuery
The EXT_disjoint_timer_query extension is part of the WebGL API and provides a way to measure the duration of a set of GL commands, without stalling the rendering pipeline. WebGL extensions are available using the WebGLRenderingContext.getExtension() method. For more information, see also Using Extensions in the WebGL tutorial.
WebGLTimerQueryEXT