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

Method cur_sampletime

DSView/pv/sigsession.cpp:379–382  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

377 }
378
379 double SigSession::cur_sampletime()
380 {
381 return cur_samplelimits() * 1.0 / cur_samplerate();
382 }
383
384 double SigSession::cur_snap_sampletime()
385 {

Callers 4

capture_initMethod · 0.80
update_scale_offsetMethod · 0.80
resizeEventMethod · 0.80
auto_set_max_scaleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected