Phaser API Documentation

  Version: 
getElapsed()

Description:

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

Returns:
Description:

The local elapsed time in milliseconds.

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