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

Method is_instant

DSView/pv/sigsession.h:315–317  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

313 }
314
315 inline bool is_instant(){
316 return _is_instant;
317 }
318
319 inline bool is_working(){
320 return _is_working || _device_status == ST_RUNNING;

Callers 7

mousePressEventMethod · 0.80
zoomMethod · 0.80
doPaintMethod · 0.80
paintSignalsMethod · 0.80
update_view_statusMethod · 0.80
update_view_statusMethod · 0.80
try_commit_triggerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected