Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1439
void CloseMultiCsv(ProcessInfo* processInfo)
1440
{
1441
CloseCsv(&processInfo->mOutputCsv);
1442
}
1443
1444
void CloseGlobalCsv()
1445
{
Callers
3
HandleTerminatedProcess
Function · 0.85
ProcessRecordingToggle
Function · 0.85
Output
Function · 0.85
Calls
1
CloseCsv
Function · 0.85
Tested by
no test coverage detected