MCPcopy 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
770int ModList::timeElapsedSinceLastChecked() const
771{
772 return m_LastCheck.elapsed();
773}
774
775IModList::ModStates ModList::state(unsigned int modIndex) const
776{

Callers 2

onDoubleClickedMethod · 0.45
onDoubleClickedMethod · 0.45

Calls 1

elapsedMethod · 0.80

Tested by

no test coverage detected