Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Barracuda09/SATPI
/ getRollOff
Method
getRollOff
src/input/dvb/FrontendData.cpp:486–489 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
484
}
485
486
int FrontendData::getRollOff() const {
487
base::MutexLock lock(_mutex);
488
return _rolloff;
489
}
490
491
int FrontendData::getPilotTones() const {
492
base::MutexLock lock(_mutex);
Callers
1
setProperties
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected