Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.cpp
File · 0.80
addToChain
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected