Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ GetPid
Method
GetPid
IntelPresentMon/PresentMonAPIWrapper/ProcessTracker.cpp:31–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
uint32_t ProcessTracker::GetPid() const
32
{
33
assert(!Empty());
34
return pid_;
35
}
36
37
void ProcessTracker::FlushFrames()
38
{
Callers
4
Poll
Method · 0.45
PollWithTimestamp
Method · 0.45
PollStatic
Function · 0.45
Consume
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected