MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / onCaptureStart

Method onCaptureStart

App/Application.cpp:572–576  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

570}
571
572void
573Application::onCaptureStart(void)
574{
575 this->startCapture();
576}
577
578void
579Application::onCaptureStop(void)

Callers

nothing calls this directly

Calls 1

startCaptureMethod · 0.95

Tested by

no test coverage detected