- Declared in: RT.Util.Tmr<T>
Declaration
public Tmr<T> Continue()
Summary
Makes sure the timer is running without zeroing the time reading. If the reading is non-zero, it will continue
growing. This method may be called while the timer is already running.