Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ DllModule
Method
DllModule
IntelPresentMon/ControlLib/DllModule.h:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
{
16
public:
17
DllModule(const DllModule& t) = delete;
18
DllModule& operator=(const DllModule& t) = delete;
19
DllModule(const std::vector<std::string>& dllFiles)
20
{
Callers
nothing calls this directly
Calls
1
empty
Method · 0.80
Tested by
no test coverage detected