MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / OnTimer

Method OnTimer

CobaltFusion/GuiExecutor.cpp:127–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125}
126
127void GuiExecutor::OnTimer()
128{
129 ResetTimer();
130}
131
132void GuiExecutor::ResetTimer()
133{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected