MCPcopy 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}
28void f1() {
29 f2();
30}
31
32void g2() {
33 throw Except<LogDemoException>("something bad happened here");

Callers 1

RunLogDemoFunction · 0.85

Calls 1

f2Function · 0.85

Tested by

no test coverage detected