Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjcliffe/CubicSDR
/ getRecordingFileTimeLimit
Method
getRecordingFileTimeLimit
src/AppConfig.cpp:549–551 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
547
}
548
549
int AppConfig::getRecordingFileTimeLimit() const {
550
return recordingFileTimeLimitSeconds;
551
}
552
553
554
void AppConfig::setConfigName(std::string configName_in) {
Callers
3
updateRecordingMenu
Method · 0.80
actionOnMenuRecording
Method · 0.80
startRecording
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected