MCPcopy 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_METHODFunction · 0.80
RunTestCaseV2Function · 0.80
TEST_METHODFunction · 0.80
GenCsvFunction · 0.80
Finalize_Method · 0.80

Calls

no outgoing calls

Tested by 3

TEST_METHODFunction · 0.64
RunTestCaseV2Function · 0.64
TEST_METHODFunction · 0.64