Phaser API Documentation

  Version: 
getElapsedSeconds()

Description:

Returns the local elapsed time for the current iteration of the Timer Event in seconds.

Returns:
Description:

The local elapsed time in seconds.

Type:
  • number
Since: 3.0.0
Source: src/time/TimerEvent.js (Line 258)