Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: TmrSeconds Pause()

Declaration

public TmrSeconds Pause()

Summary

Pauses the timer without zeroing it. This method may be called while the timer is already paused, but a single call to TmrSeconds.Continue() is always sufficient to resume the timer.