MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / get_trigger_pos

Method get_trigger_pos

DSView/pv/sigsession.h:200–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198 }
199
200 inline uint64_t get_trigger_pos(){
201 return _view_data->_trig_pos;
202 }
203
204 bool is_first_store_confirm();
205 bool get_capture_status(bool &triggered, int &progress);

Callers 2

meta_genMethod · 0.80
receive_triggerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected