MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / set_save_start

Method set_save_start

DSView/pv/sigsession.h:293–295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

291 int get_repeat_hold();
292
293 inline void set_save_start(uint64_t start){
294 _save_start = start;
295 }
296
297 inline uint64_t get_save_start(){
298 return _save_start;

Callers 1

set_regionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected