MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / get_logic_data_view_time

Method get_logic_data_view_time

DSView/pv/sigsession.cpp:389–392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

387 }
388
389 double SigSession::get_logic_data_view_time()
390 {
391 return _view_data->get_logic()->get_ring_sample_count() * 1.0 / cur_snap_samplerate();
392 }
393
394 double SigSession::cur_view_time()
395 {

Callers 1

Calls 2

get_logicMethod · 0.80
get_ring_sample_countMethod · 0.45

Tested by

no test coverage detected