Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: TmrCycles Pause()

Declaration

public TmrCycles Pause()

Summary

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