MCPcopy Create free account
hub / github.com/cginternals/globjects / counter

Method counter

source/globjects/source/Query.cpp:193–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191}
192
193void Query::counter() const
194{
195 counter(GL_TIMESTAMP);
196}
197
198void Query::counter(const GLenum target) const
199{

Callers 1

timestampMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected