Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ getExpires
Method
getExpires
src/modinforegular.cpp:673–676 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
671
}
672
673
QDateTime ModInfoRegular::getExpires() const
674
{
675
return m_LastNexusUpdate.addSecs(300);
676
}
677
678
std::vector<ModInfo::EFlag> ModInfoRegular::getFlags() const
679
{
Callers
2
data
Method · 0.45
nxmModInfoAvailable
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected