MCPcopy 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_analogMethod · 0.80
signals_changedMethod · 0.80
get_total_heightMethod · 0.80
onLogicMouseReleaseMethod · 0.80
measureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected