Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ Clear_
Method
Clear_
IntelPresentMon/PresentMonAPIWrapper/ProcessTracker.cpp:78–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void ProcessTracker::Clear_() noexcept
79
{
80
pid_ = 0;
81
hSession_ = nullptr;
82
}
83
}
Callers
1
ProcessTracker.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected