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

Function g1

IntelPresentMon/SampleClient/LogDemo.cpp:35–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 throw Except<LogDemoException>("something bad happened here");
34}
35void g1() {
36 g2();
37}
38
39void RunLogDemo(int mode)
40{

Callers 1

RunLogDemoFunction · 0.85

Calls 1

g2Function · 0.85

Tested by

no test coverage detected