MCPcopy Create free account
hub / github.com/Profactor/cv-plot / lazyPrint

Method lazyPrint

CvPlot/ext/catch2/inc/catch.hpp:16260–16264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16258}
16259
16260void ConsoleReporter::lazyPrint() {
16261
16262 m_tablePrinter->close();
16263 lazyPrintWithoutClosingBenchmarkTable();
16264}
16265
16266void ConsoleReporter::lazyPrintWithoutClosingBenchmarkTable() {
16267

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected