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

Function CloseMultiCsv

PresentMon/CsvOutput.cpp:1439–1442  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1437}
1438
1439void CloseMultiCsv(ProcessInfo* processInfo)
1440{
1441 CloseCsv(&processInfo->mOutputCsv);
1442}
1443
1444void CloseGlobalCsv()
1445{

Callers 3

HandleTerminatedProcessFunction · 0.85
ProcessRecordingToggleFunction · 0.85
OutputFunction · 0.85

Calls 1

CloseCsvFunction · 0.85

Tested by

no test coverage detected