MCPcopy Create free account
hub / github.com/cginternals/glbinding / pause

Function pause

source/glbinding-aux/source/logging.cpp:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140}
141
142void pause()
143{
144 glbinding::removeCallbackMask(CallbackMask::Timestamp | CallbackMask::Logging);
145}
146
147void resume()
148{

Callers

nothing calls this directly

Calls 1

removeCallbackMaskFunction · 0.85

Tested by

no test coverage detected