MCPcopy 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

23PM_DEFINE_EX(LogDemoException);
24
25void f2() {
26 pmlog_error();
27}
28void f1() {
29 f2();
30}

Callers 1

f1Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected