MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / end_sample

Method end_sample

DSView/pv/data/decode/annotation.h:53–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 }
52
53 inline uint64_t end_sample() const{
54 return _end_sample;
55 }
56
57 inline int format() const{
58 return _format;

Callers 6

get_max_sampleMethod · 0.80
get_annotation_subsetMethod · 0.80
push_annotationMethod · 0.80
draw_annotationMethod · 0.80
item_clickedMethod · 0.80
nav_table_viewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected