MCPcopy Create free account
hub / github.com/ON4QZ/QSSTV / diffStartEnd

Method diffStartEnd

src/sstv/syncprocessor.h:49–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 length=0;
48 }
49 int diffStartEnd()
50 {
51 width=end-start;
52 return width;
53 }
54 uint start;
55 uint startVolume;
56 uint end;

Callers 2

syncprocessor.cppFile · 0.80
addToChainMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected