Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ IsHeadless
Method
IsHeadless
IntelPresentMon/Core/source/kernel/Overlay.cpp:585–588 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
583
}
584
585
bool Overlay::IsHeadless() const
586
{
587
return headless;
588
}
589
590
Overlay::TaskScheduler::TaskScheduler(size_t pollRate, size_t renderRate, size_t traceRate)
591
{
Callers
2
RegisterWindowSpawn
Method · 0.80
RebootOverlay
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected