Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16260
void ConsoleReporter::lazyPrint() {
16261
16262
m_tablePrinter->close();
16263
lazyPrintWithoutClosingBenchmarkTable();
16264
}
16265
16266
void ConsoleReporter::lazyPrintWithoutClosingBenchmarkTable() {
16267
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected