MCPcopy 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
20void IncrementRecordingCount()
21{
22 gRecordingCount += 1;
23}
24
25const char* PresentModeToString(PresentMode mode)
26{

Callers 1

ProcessRecordingToggleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected