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

Method get_trig_time

DSView/pv/sigsession.h:192–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190 }
191
192 inline QDateTime get_trig_time(){
193 return _trig_time;
194 }
195
196 inline bool is_triged(){
197 return _is_triged;

Callers 2

set_receive_lenMethod · 0.80
on_trigger_timerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected