Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
142
void pause()
143
{
144
glbinding::removeCallbackMask(CallbackMask::Timestamp | CallbackMask::Logging);
145
}
146
147
void resume()
148
{
Callers
nothing calls this directly
Calls
1
removeCallbackMask
Function · 0.85
Tested by
no test coverage detected