MCPcopy 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
673QDateTime ModInfoRegular::getExpires() const
674{
675 return m_LastNexusUpdate.addSecs(300);
676}
677
678std::vector<ModInfo::EFlag> ModInfoRegular::getFlags() const
679{

Callers 2

dataMethod · 0.45
nxmModInfoAvailableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected