Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ IsVerboseTraceEnabled
Function
IsVerboseTraceEnabled
PresentData/Debug.cpp:370–373 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
368
}
369
370
bool IsVerboseTraceEnabled()
371
{
372
return gVerboseTraceEnabled;
373
}
374
375
void DebugAssertImpl(wchar_t const* msg, wchar_t const* file, int line)
376
{
Callers
6
StartPacket
Method · 0.85
CompletePacket
Method · 0.85
EnqueueWork
Method · 0.85
CompleteQueuePacket
Method · 0.85
CompleteFrame
Method · 0.85
DebugAssertImpl
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected