Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ timeElapsedSinceLastChecked
Method
timeElapsedSinceLastChecked
src/modlist.cpp:770–773 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
768
}
769
770
int ModList::timeElapsedSinceLastChecked() const
771
{
772
return m_LastCheck.elapsed();
773
}
774
775
IModList::ModStates ModList::state(unsigned int modIndex) const
776
{
Callers
2
onDoubleClicked
Method · 0.45
onDoubleClicked
Method · 0.45
Calls
1
elapsed
Method · 0.80
Tested by
no test coverage detected