Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
365
void EnableVerboseTrace(bool enable)
366
{
367
gVerboseTraceEnabled = enable;
368
}
369
370
bool IsVerboseTraceEnabled()
371
{
Callers
1
ParseCommandLine
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected