GTimer.start
void start(float newDuration, bool newCanRepeat)Starts the timer with new duration and repeat behavior.
void start(float newDuration = - 1.0f)Starts the timer with an optional new duration.
void start(float newDuration, bool newCanRepeat)Starts the timer with new duration and repeat behavior.
void start(float newDuration = - 1.0f)Starts the timer with an optional new duration.