Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ SetTimerMs
Method
SetTimerMs
include/CobaltFusion/GuiExecutor.h:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
void SetTimerMs(unsigned ms)
51
{
52
SetTimer(1, ms);
53
}
54
55
LRESULT OnMessage(UINT, WPARAM, LPARAM, BOOL&)
56
{
Callers
1
ResetTimer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected