Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ isMax
Method
isMax
DSView/pv/view/dsldial.cpp:150–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
bool dslDial::isMax()
151
{
152
if(_sel == _div - 1)
153
return true;
154
else
155
return false;
156
}
157
158
uint64_t dslDial::get_min()
159
{
Callers
2
go_vDialNext
Method · 0.80
go_vDialNext
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected