This method of the Timer Class queries the Timer to see if it is running.
public boolean isRunning();
Returns true if the timer is running; otherwise, returns false.