MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / lazyPrint

Method lazyPrint

extlibs/catch/include/catch/catch.hpp:15758–15762  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15756}
15757
15758void ConsoleReporter::lazyPrint() {
15759
15760 m_tablePrinter->close();
15761 lazyPrintWithoutClosingBenchmarkTable();
15762}
15763
15764void ConsoleReporter::lazyPrintWithoutClosingBenchmarkTable() {
15765

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected