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

Method get_repeat_intvl

DSView/pv/sigsession.h:283–285  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

281 }
282
283 inline double get_repeat_intvl(){
284 return _repeat_intvl;
285 }
286
287 inline void set_repeat_intvl(double interval){
288 _repeat_intvl = interval;

Callers 1

on_collect_modeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected