MCPcopy 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
549int AppConfig::getRecordingFileTimeLimit() const {
550 return recordingFileTimeLimitSeconds;
551}
552
553
554void AppConfig::setConfigName(std::string configName_in) {

Callers 3

updateRecordingMenuMethod · 0.80
actionOnMenuRecordingMethod · 0.80
startRecordingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected