Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_METHOD
Function · 0.45
BuildUniversalFrameQueryElements_
Function · 0.45
FindFirstGpuDeviceId_
Function · 0.45
IsMetricAvailableForDevice_
Function · 0.45
FindGpuDynamicMetric_
Function · 0.45
TEST_METHOD
Function · 0.45
TEST_METHOD
Function · 0.45
RunCrashCaseWithPresenter_
Function · 0.45
TEST_METHOD
Function · 0.45
TEST_METHOD
Function · 0.45
MakeStatMap
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected