Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ get_totalHeight
Method
get_totalHeight
DSView/pv/view/trace.h:142–144 ·
view source on GitHub ↗
* Gets the height of this signal. */
Source
from the content-addressed store, hash-verified
140
* Gets the height of this signal.
141
*/
142
inline int get_totalHeight(){
143
return _totalHeight;
144
}
145
146
/**
147
* Sets the height of this signal.
Callers
5
feed_in_analog
Method · 0.80
signals_changed
Method · 0.80
get_total_height
Method · 0.80
onLogicMouseRelease
Method · 0.80
measure
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected