Phaser API Documentation

  Version: 
lastTime: number

Description:

The time of the previous step.

This is typically a high resolution timer value, as provided by Request Animation Frame.

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