Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ Cleanup
Method
Cleanup
IntelPresentMon/CommonUtilities/log/SimpleFileStrategy.cpp:18–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
return pFileStream_;
17
}
18
void SimpleFileStrategy::Cleanup()
19
{}
20
void SimpleFileStrategy::CreateFile_()
21
{
22
if (!pFileStream_) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected