Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13805
void ConsoleReporter::lazyPrint() {
13806
13807
m_tablePrinter->close();
13808
lazyPrintWithoutClosingBenchmarkTable();
13809
}
13810
13811
void ConsoleReporter::lazyPrintWithoutClosingBenchmarkTable() {
13812
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected