MCPcopy Create free account
hub / github.com/GrapheneCt/NetStream / Flush

Method Flush

NetStream/source/yt_utils.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61void ytutils::Log::Flush()
62{
63 m_ini->flush();
64}
65
66int32_t ytutils::Log::GetSize()
67{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected