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

Method get_session_time

DSView/pv/sigsession.h:188–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186 }
187
188 inline QDateTime get_session_time(){
189 return _session_time;
190 }
191
192 inline QDateTime get_trig_time(){
193 return _trig_time;

Callers 4

meta_genMethod · 0.80
MakeSaveFileMethod · 0.80
MakeExportFileMethod · 0.80
acceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected