datePassed = new Date(); datePassed.setTime(getTimer() - startTime); this["timeRunning"].text = formatDate(datePassed);