MCPcopy Create free account
hub / github.com/Aloshi/EmulationStation / flush

Method flush

src/Log.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39void Log::flush()
40{
41 fflush(getOutput());
42}
43
44void Log::close()
45{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected