SceneTreeTimer

    One-shot timer.

    As opposed to , it does not require the instantiation of a node. Commonly used to create a one-shot delay timer as in the following example:

    • timeout ( )
    Setterset_time_left(value)
    Getterget_time_left()

    The time remaining.