var startTimer = getTimer(); // А в конце теста: trace(Math.floor((getTimer() - startTimer) / 1000) + " секунд")