MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / GetId

Method GetId

IntelPresentMon/PresentMonAPI2Tests/TestProcess.h:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102 process_.wait();
103 }
104 uint32_t GetId() const
105 {
106 return process_.id();
107 }
108 void Wait()
109 {
110 process_.wait();

Callers 12

RunCase_Function · 0.45
TEST_METHODFunction · 0.45
FindFirstGpuDeviceId_Function · 0.45
FindGpuDynamicMetric_Function · 0.45
TEST_METHODFunction · 0.45
TEST_METHODFunction · 0.45
TEST_METHODFunction · 0.45
TEST_METHODFunction · 0.45
MakeStatMapFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected