Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ RegisterFrameQuery
Method
RegisterFrameQuery
IntelPresentMon/PresentMonAPIWrapper/Session.cpp:95–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
FrameQuery Session::RegisterFrameQuery(std::span<PM_QUERY_ELEMENT> elements)
96
{
97
assert(handle_);
98
return { handle_, elements };
99
}
100
101
EtlLogger Session::StartEtlLogging()
102
{
Callers
6
TEST_METHOD
Function · 0.80
RunTestCaseV2
Function · 0.80
TEST_METHOD
Function · 0.80
GenCsv
Function · 0.80
QueryElementContainer_
Method · 0.80
Finalize_
Method · 0.80
Calls
no outgoing calls
Tested by
3
TEST_METHOD
Function · 0.64
RunTestCaseV2
Function · 0.64
TEST_METHOD
Function · 0.64