Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: Tmr<T> StopAndZero()

  • Declared in: RT.Util.Tmr<T>

Declaration

public Tmr<T> StopAndZero()

Summary

Makes sure the timer is not running and zeroes it. The current state of the timer is irrelevant.