Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ getApp
Method
getApp
src/cinder/app/linux/AppImplLinuxGlfw.cpp:367–370 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
}
366
367
AppLinux *AppImplLinux::getApp()
368
{
369
return mApp;
370
}
371
372
void AppImplLinux::sleepUntilNextFrame()
373
{
Callers
2
WindowImplLinux
Method · 0.45
WindowImplLinux
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected