Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jerryuhoo/Fire
/ updateRealtimeThreshold
Method
updateRealtimeThreshold
Source/Panels/ControlPanel/BandPanel.cpp:759–762 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
757
}
758
759
void BandPanel::updateRealtimeThreshold(float newThreshold)
760
{
761
vuPanel.updateRealtimeThreshold(newThreshold);
762
}
763
764
void BandPanel::setGraphVisibilityForDriveDrag(bool isDragging)
765
{
Callers
1
timerCallback
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected