Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getDisplayPrecision
Method
getDisplayPrecision
src/engine/ParamQuantity.cpp:123–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
122
123
int ParamQuantity::getDisplayPrecision() {
124
return displayPrecision;
125
}
126
127
128
std::string ParamQuantity::getDisplayValueString() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected