Timer.start

Immediatly starts the timer with the specified running time. \ Note that loop and bounce behaviours will never stop until you tell him to.

  1. void start()
  2. void start(float duration_)
    struct Timer
    void
    start
    (
    float duration_
    )

Meta