Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ HasPmStatus
Method
HasPmStatus
IntelPresentMon/CommonUtilities/Exception.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
bool Exception::HasPmStatus() const noexcept
71
{
72
return false;
73
}
74
75
void DoCapture_(Exception& e)
76
{
Callers
1
ReportException
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected