Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ Quit
Function
Quit
DebugViewConsole/DebugViewConsole.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
static bool g_quit = false;
70
71
void Quit()
72
{
73
g_quit = true;
74
}
75
76
void LogMessages(Settings settings)
77
{
Callers
1
ConsoleHandler
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected