Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ InitiateClose
Method
InitiateClose
IntelPresentMon/Core/source/kernel/Overlay.cpp:384–389 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
382
}
383
384
void Overlay::InitiateClose()
385
{
386
if (!pWindow) return;
387
388
pWindow->Close();
389
}
390
391
void Overlay::RunTick()
392
{
Callers
1
RunOverlayLoop_
Method · 0.45
Calls
1
Close
Method · 0.45
Tested by
no test coverage detected