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

Method is_loop_mode

DSView/pv/sigsession.h:350–352  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

348 }
349
350 inline bool is_loop_mode(){
351 return _clt_mode == COLLECT_LOOP;
352 }
353
354 bool is_realtime_refresh();
355

Callers 5

paint_type_optionsMethod · 0.80
measureMethod · 0.80
reloadMethod · 0.80
update_mode_iconMethod · 0.80
device_updatedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected