Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ BuildIdDirtyFlag
Function
BuildIdDirtyFlag
IntelPresentMon/Versioning/BuildId.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
return PM_BUILD_CONFIG_;
33
}
34
bool BuildIdDirtyFlag() noexcept
35
{
36
return PM_BID_DIRTY;
37
}
38
}
Callers
3
WinMain
Function · 0.85
CommonEntry
Function · 0.85
WinMain
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected