Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
79
static bool IsRecording()
80
{
81
return gIsRecording;
82
}
83
84
static void OutputEtwStatus()
85
{
Callers
5
StartRecording
Function · 0.85
StopRecording
Function · 0.85
HandleCtrlEvent
Function · 0.85
HandleWindowMessage
Function · 0.85
wmain
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected