Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ StdOutIsConsole
Function
StdOutIsConsole
PresentMon/Console.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
bool StdOutIsConsole()
47
{
48
return gStdoutIsConsole;
49
}
50
51
void InitializeConsole()
52
{
Callers
1
ParseCommandLine
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected