MCPcopy Create free account
hub / github.com/comaps/comaps / IntervalBetweenDumpsSeconds

Method IntervalBetweenDumpsSeconds

libs/tracking/archival_manager.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79size_t ArchivalManager::IntervalBetweenDumpsSeconds()
80{
81 return m_settings.m_dumpIntervalSeconds;
82}
83
84std::vector<std::string> ArchivalManager::GetFilesOrderedByCreation(std::string const & extension) const
85{

Callers 1

RunMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected