Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ GetRenderController
Method
GetRenderController
src/render_panel/gr_context.cpp:236–238 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
}
235
236
std::shared_ptr<GrRenderController> GrContext::GetRenderController() {
237
return srv_manager_;
238
}
239
240
void GrContext::StartTimers() {
241
timer_ = std::make_shared<asio2::timer>();
Callers
3
StartServer
Method · 0.80
HandleStopServer
Method · 0.80
RpRestartServer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected