Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ f1
Function
f1
IntelPresentMon/SampleClient/LogDemo.cpp:28–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
pmlog_error();
27
}
28
void f1() {
29
f2();
30
}
31
32
void g2() {
33
throw Except<LogDemoException>(
"something bad happened here"
);
Callers
1
RunLogDemo
Function · 0.85
Calls
1
f2
Function · 0.85
Tested by
no test coverage detected