Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ f2
Function
f2
IntelPresentMon/SampleClient/LogDemo.cpp:25–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
PM_DEFINE_EX(LogDemoException);
24
25
void f2() {
26
pmlog_error();
27
}
28
void f1() {
29
f2();
30
}
Callers
1
f1
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected