MCPcopy Create free account
hub / github.com/RenderKit/embree / lazyPrint

Method lazyPrint

tutorials/external/catch.hpp:13805–13809  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13803}
13804
13805void ConsoleReporter::lazyPrint() {
13806
13807 m_tablePrinter->close();
13808 lazyPrintWithoutClosingBenchmarkTable();
13809}
13810
13811void ConsoleReporter::lazyPrintWithoutClosingBenchmarkTable() {
13812

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected