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

Method StopTimer

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

* Stops the timer. */

Source from the content-addressed store, hash-verified

833 * Stops the timer.
834 */
835 void StopTimer() { m_value = 0; }
836
837 /**
838 * Check whether the timer is running.

Callers 2

ConnectionFailedMethod · 0.45
DisconnectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected