MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / GetCode

Method GetCode

IntelPresentMon/Core/source/win/ModSet.cpp:111–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109 }
110
111 uint32_t ModSet::GetCode() const
112 {
113 return set;
114 }
115
116 std::vector<std::string> ModSet::GetModStrings()
117 {

Callers 1

RegistryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected