Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1444
void CloseGlobalCsv()
1445
{
1446
CloseCsv(&gGlobalOutputCsv);
1447
}
1448
Callers
2
ProcessRecordingToggle
Function · 0.85
Output
Function · 0.85
Calls
1
CloseCsv
Function · 0.85
Tested by
no test coverage detected