Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ onCaptureStop
Method
onCaptureStop
App/Application.cpp:578–582 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
576
}
577
578
void
579
Application::onCaptureStop(void)
580
{
581
this->stopCapture();
582
}
583
584
void
585
Application::onProfileChanged(bool needsRestart)
Callers
nothing calls this directly
Calls
1
stopCapture
Method · 0.95
Tested by
no test coverage detected