MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / g2

Function g2

IntelPresentMon/SampleClient/LogDemo.cpp:32–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32void g2() {
33 throw Except<LogDemoException>("something bad happened here");
34}
35void g1() {
36 g2();
37}

Callers 1

g1Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected