Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ have_data
Method
have_data
DSView/pv/data/snapshot.h:69–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
inline bool have_data(){
70
return !empty();
71
}
72
73
inline double samplerate(){
74
return _samplerate;
Callers
4
have_hardware_data
Method · 0.80
get_capture_status
Method · 0.80
have_view_data
Method · 0.80
measure
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected