Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
35
void g1() {
36
g2();
37
}
38
39
void RunLogDemo(int mode)
40
{
Callers
1
RunLogDemo
Function · 0.85
Calls
1
g2
Function · 0.85
Tested by
no test coverage detected