Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_options
Method · 0.80
measure
Method · 0.80
reload
Method · 0.80
update_mode_icon
Method · 0.80
device_updated
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected