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

Method Flush

NetStream/source/tw_utils.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56void twutils::Log::Flush()
57{
58 m_ini->flush();
59}
60
61int32_t twutils::Log::GetSize()
62{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected