Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ is_triged
Method
is_triged
DSView/pv/sigsession.h:196–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
inline bool is_triged(){
197
return _is_triged;
198
}
199
200
inline uint64_t get_trigger_pos(){
201
return _view_data->_trig_pos;
Callers
2
set_receive_len
Method · 0.80
on_trigger_timer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected