Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ ExitMainThread
Function
ExitMainThread
PresentMon/MainThread.cpp:215–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
void ExitMainThread()
216
{
217
PostMessage(gWnd, WM_QUIT, 0, 0);
218
}
219
220
int wmain(int argc, wchar_t** argv)
221
{
Callers
4
HandleCtrlEvent
Function · 0.85
HandleWindowMessage
Function · 0.85
HandleTerminatedProcess
Function · 0.85
Consume
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected