MCPcopy Create free account
hub / github.com/cjcliffe/CubicSDR / terminate

Method terminate

src/process/SpectrumVisualDataThread.cpp:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27void SpectrumVisualDataThread::terminate() {
28 IOThread::terminate();
29 sproc.flushQueues();
30}

Callers

nothing calls this directly

Calls 1

flushQueuesMethod · 0.80

Tested by

no test coverage detected