Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
572
void
573
Application::onCaptureStart(void)
574
{
575
this->startCapture();
576
}
577
578
void
579
Application::onCaptureStop(void)
Callers
nothing calls this directly
Calls
1
startCapture
Method · 0.95
Tested by
no test coverage detected