Instance Property

state

The state of the timing. Either Timing.State.running, if the timing was not explicitly stopped, or Timing.State.stopped.

Declaration

var state: Timing.State { get }