Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getLastAutoGain
Method
getLastAutoGain
Suscan/Library.cpp:999–1003 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
997
}
998
999
std::vector<Object>::const_iterator
1000
Singleton::getLastAutoGain(void) const
1001
{
1002
return this->autoGains.end();
1003
}
1004
1005
std::vector<Object>::iterator
1006
Singleton::getFirstUIConfig(void)
Callers
1
deserializeAutoGains
Method · 0.80
Calls
1
end
Method · 0.45
Tested by
no test coverage detected