MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / benchmarkEnded

Method benchmarkEnded

Bcore/src/main/cpp/Dobby/tests/catch.hpp:8663–8665  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8661 m_reporter->benchmarkStarting(info);
8662}
8663void RunContext::benchmarkEnded(BenchmarkStats const &stats) {
8664 m_reporter->benchmarkEnded(stats);
8665}
8666
8667void RunContext::pushScopedMessage(MessageInfo const &message) {
8668 m_messages.push_back(message);

Callers 1

needsMoreIterationsMethod · 0.45

Calls 1

ColumnBreakClass · 0.85

Tested by

no test coverage detected