MCPcopy Create free account
hub / github.com/amule-project/amule / ResetTimer

Method ResetTimer

src/StatTree.h:845–845  ·  view source on GitHub ↗

* Reset timer unconditionally. */

Source from the content-addressed store, hash-verified

843 * Reset timer unconditionally.
844 */
845 void ResetTimer() { m_value = GetTickCount64(); }
846
847 /**
848 * Get timer value.

Callers 1

ConnectionEstablishedMethod · 0.80

Calls 1

GetTickCount64Function · 0.85

Tested by

no test coverage detected