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

Method On1Second

src/client/plugin_interface/ct_plugin_interface.cpp:195–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193 }
194
195 void ClientPluginInterface::On1Second() {
196
197 }
198
199 QWidget* ClientPluginInterface::GetRootWidget() {
200 return root_widget_;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected