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