MCPcopy Create free account
hub / github.com/aethersdr/AetherSDR / resetCapture

Function resetCapture

tests/perf_telemetry_test.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void resetCapture()
53{
54 g_capturedLines.clear();
55}
56
57QStringList linesStartingWith(const char* prefix)
58{

Callers 3

primeFunction · 0.85
testDisabledHotPathFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected