Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
127
void GuiExecutor::OnTimer()
128
{
129
ResetTimer();
130
}
131
132
void GuiExecutor::ResetTimer()
133
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected