Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ GetHandle
Method
GetHandle
IntelPresentMon/PresentMonAPIWrapper/Session.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
PM_SESSION_HANDLE Session::GetHandle() const
123
{
124
return handle_;
125
}
126
127
void Session::Clear_() noexcept
128
{
Callers
1
PollStatic_
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected