Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ IsRunning
Method
IsRunning
DSView/pv/data/decoderstack.h:140–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
uint64_t get_max_sample_count();
139
140
inline bool IsRunning(){
141
return _decode_state == Running;
142
}
143
144
void begin_decode_work();
145
Callers
2
remove_decoder
Method · 0.80
clear_all_decode_task
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected