Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ start
Function
start
source/glbinding-aux/source/logging.cpp:101–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
void start()
102
{
103
const auto filepath = getStandardFilepath();
104
105
start(filepath);
106
}
107
108
void start(const std::string & filepath)
109
{
Callers
3
restart
Method · 0.85
compare
Function · 0.85
main
Function · 0.85
Calls
4
getStandardFilepath
Function · 0.85
setLogCallback
Function · 0.85
addCallbackMask
Function · 0.85
startWriter
Function · 0.85
Tested by
no test coverage detected