Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ Close
Method
Close
Tests/PresentMon.cpp:289–293 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
}
288
289
void PresentMonCsv::Close()
290
{
291
fclose(fp_);
292
fp_ = nullptr;
293
}
294
295
bool PresentMonCsv::ReadRow()
296
{
Callers
3
TestBody
Method · 0.45
QpcTimeTest
Function · 0.45
InputTest
Function · 0.45
Calls
no outgoing calls
Tested by
3
TestBody
Method · 0.36
QpcTimeTest
Function · 0.36
InputTest
Function · 0.36