Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjcliffe/CubicSDR
/ getInputQueue
Method
getInputQueue
src/visual/ScopeCanvas.cpp:232–234 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
230
}
231
232
ScopeRenderDataQueuePtr ScopeCanvas::getInputQueue() {
233
return inputData;
234
}
235
236
void ScopeCanvas::OnMouseMoved(wxMouseEvent& event) {
237
InteractiveCanvas::OnMouseMoved(event);
Callers
1
startRecording
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected