MCPcopy 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
46bool StdOutIsConsole()
47{
48 return gStdoutIsConsole;
49}
50
51void InitializeConsole()
52{

Callers 1

ParseCommandLineFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected