MCPcopy Create free account
hub / github.com/DragonJoker/RenderGraph / do_sync

Method do_sync

test/BaseTest.cpp:93–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91 }
92
93 int do_sync()
94 {
95 LogStreambufTraits::log( m_fstream, m_buffer );
96 m_buffer.clear();
97 return 0;
98 }
99
100 int do_sync_no_nl()
101 {

Callers

nothing calls this directly

Calls 1

clearMethod · 0.80

Tested by

no test coverage detected