Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ IncrementRecordingCount
Function
IncrementRecordingCount
PresentMon/CsvOutput.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
void IncrementRecordingCount()
21
{
22
gRecordingCount += 1;
23
}
24
25
const char* PresentModeToString(PresentMode mode)
26
{
Callers
1
ProcessRecordingToggle
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected