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