MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / get_vDialValue

Method get_vDialValue

DSView/pv/view/dsosignal.cpp:362–365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

360}
361
362uint64_t DsoSignal::get_vDialValue()
363{
364 return _vDial->get_value();
365}
366
367uint16_t DsoSignal::get_vDialSel()
368{

Callers 5

gen_config_jsonMethod · 0.45
calc_fftMethod · 0.45
calc_mathMethod · 0.45
paint_midMethod · 0.45
paintMeasureMethod · 0.45

Calls 1

get_valueMethod · 0.45

Tested by 2

calc_fftMethod · 0.36
paint_midMethod · 0.36