Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
79
size_t ArchivalManager::IntervalBetweenDumpsSeconds()
80
{
81
return m_settings.m_dumpIntervalSeconds;
82
}
83
84
std::vector<std::string> ArchivalManager::GetFilesOrderedByCreation(std::string const & extension) const
85
{
Callers
1
Run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected