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

Method On1Second

src/render/plugin_interface/gr_plugin_interface.cpp:219–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217 }
218
219 void GrPluginInterface::On1Second() {
220
221 }
222
223 void GrPluginInterface::InsertIdr() {
224 auto event = std::make_shared<GrPluginInsertIdrEvent>();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected