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

Function CloseGlobalCsv

PresentMon/CsvOutput.cpp:1444–1447  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1442}
1443
1444void CloseGlobalCsv()
1445{
1446 CloseCsv(&gGlobalOutputCsv);
1447}
1448

Callers 2

ProcessRecordingToggleFunction · 0.85
OutputFunction · 0.85

Calls 1

CloseCsvFunction · 0.85

Tested by

no test coverage detected