Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ Fullscreen
Method
Fullscreen
IntelPresentMon/Core/source/win/OverlayWindow.cpp:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
bool OverlayWindow::Fullscreen() const
136
{
137
return fullscreenMode;
138
}
139
bool OverlayWindow::Standard() const
140
{
141
return false;
Callers
2
UpdateTargetOrder
Method · 0.45
NeedsFullscreenReboot
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected