# Time Time related misc functions and variables - - - ## TCountDown.Restart ```pascal procedure TCountDown.Restart(min, max: Integer); overload; ``` Restarts the `TCountDown` with a random value between `min` and `max`