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

Function EnableVerboseTrace

PresentData/Debug.cpp:365–368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

363}
364
365void EnableVerboseTrace(bool enable)
366{
367 gVerboseTraceEnabled = enable;
368}
369
370bool IsVerboseTraceEnabled()
371{

Callers 1

ParseCommandLineFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected