Phaser API Documentation

  Version: 
getRemaining()

Description:

Returns the time interval until the next iteration of the Timer Event.

Returns:
Description:

The time interval in milliseconds.

Type:
  • number
Since: 3.50.0
Source: src/time/TimerEvent.js (Line 271)