MCPcopy 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_dataMethod · 0.80
get_capture_statusMethod · 0.80
have_view_dataMethod · 0.80
measureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected