Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ OnTimer
Method
OnTimer
editor/BriefEdit.cpp:2185–2188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2183
}
2184
2185
void CBriefEdit::OnTimer(UINT nIDEvent) {
2186
UpdateView();
2187
CDialog::OnTimer(nIDEvent);
2188
}
2189
2190
void CBriefEdit::OnManage() {
2191
CBriefManage dlg;
Callers
nothing calls this directly
Calls
2
UpdateView
Function · 0.85
OnTimer
Function · 0.50
Tested by
no test coverage detected