Timer.duration

Duration in seconds from witch the timer goes from 0 to 1 (framerate dependent). \ Only positive non-null values.

  1. float duration [@property getter]
  2. float duration [@property setter]
    struct Timer
    @property
    float
    duration
    (
    float v
    )

Meta