MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / StartServer

Method StartServer

src/render_panel/gr_system_monitor.cpp:339–342  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

337 }
338
339 void GrSystemMonitor::StartServer() {
340 auto srv_mgr = context_->GetRenderController();
341 srv_mgr->StartServer();
342 }
343
344 void GrSystemMonitor::CheckThisDeviceInfo() {
345 //LOGI("CheckThisDeviceInfo...");

Callers

nothing calls this directly

Calls 1

GetRenderControllerMethod · 0.80

Tested by

no test coverage detected