MCPcopy Create free account
hub / github.com/Barracuda09/SATPI / getGuardInverval

Method getGuardInverval

src/input/dvb/FrontendData.cpp:516–519  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

514 }
515
516 int FrontendData::getGuardInverval() const {
517 base::MutexLock lock(_mutex);
518 return _guard;
519 }
520
521 int FrontendData::getUniqueIDPlp() const {
522 base::MutexLock lock(_mutex);

Callers 1

setPropertiesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected