20#ifndef QA_DRC_BENCHMARK_TRACE_CAPTURE_H
21#define QA_DRC_BENCHMARK_TRACE_CAPTURE_H
const std::map< wxString, double > & ProviderMs() const
void DoLogTextAtLevel(wxLogLevel aLevel, const wxString &aMsg) override
bool ParseLine(const wxString &aMsg)
Parse a single trace message into the maps.
~DRC_PROFILE_LOG() override=default
std::map< wxString, double > m_providerMs
int RunTraceCaptureSelftest()
Run the three fixed self-test lines through a fresh parser and confirm the parsed provider map and to...