Phaser API Documentation

  Version: 
now: number

Description:

The time, as returned by performance.now at the very start of the current step. This can differ from the time value in that it isn't calculated based on the delta value.

Type:
number
Default: 0
Since: 3.18.0
Source: src/core/TimeStep.js (Line 334)