Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_init
Method · 0.80
update_scale_offset
Method · 0.80
resizeEvent
Method · 0.80
auto_set_max_scale
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected