Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ set_save_end
Method
set_save_end
DSView/pv/sigsession.h:301–303 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
299
}
300
301
inline void set_save_end(uint64_t end){
302
_save_end = end;
303
}
304
305
inline uint64_t get_save_end(){
306
return _save_end;
Callers
1
set_region
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected