Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ capture_ended
Method
capture_ended
DSView/pv/data/snapshot.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
void Snapshot::capture_ended()
111
{
112
_last_ended = true;
113
}
114
115
void Snapshot::set_samplerate(double samplerate)
116
{
Callers
1
data_feed_in
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected