MCPcopy 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
289void PresentMonCsv::Close()
290{
291 fclose(fp_);
292 fp_ = nullptr;
293}
294
295bool PresentMonCsv::ReadRow()
296{

Callers 3

TestBodyMethod · 0.45
QpcTimeTestFunction · 0.45
InputTestFunction · 0.45

Calls

no outgoing calls

Tested by 3

TestBodyMethod · 0.36
QpcTimeTestFunction · 0.36
InputTestFunction · 0.36