isTimerRunning

private var isTimerRunning: Boolean = false

true if the timer is running (that is, a game is in session and the first move has been made); false, otherwise.