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

Function IsRecording

PresentMon/MainThread.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79static bool IsRecording()
80{
81 return gIsRecording;
82}
83
84static void OutputEtwStatus()
85{

Callers 5

StartRecordingFunction · 0.85
StopRecordingFunction · 0.85
HandleCtrlEventFunction · 0.85
HandleWindowMessageFunction · 0.85
wmainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected