This method of the Timer Class retrieves the timer repeat flag.
public boolean getRepeat();
Returns true if the timer is a repeating timer; otherwise, returns false.