MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / Flush

Method Flush

IntelPresentMon/UnitTests/LoggingTests.cpp:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 release.acquire();
50 }
51 void Flush() override {}
52
53 std::binary_semaphore entered{ 0 };
54 std::binary_semaphore release{ 0 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected