Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ is_doing_action
Method
is_doing_action
DSView/pv/sigsession.h:420–422 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
418
void init_signals();
419
420
inline bool is_doing_action(){
421
return _is_action;
422
}
423
424
void clear_view_data();
425
void set_trace_name(view::Trace *trace, QString name);
Callers
2
action_run_stop
Method · 0.80
action_instant_stop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected