Phaser API Documentation

  Version: 
<readonly> nextFpsUpdate: number

Description:

The time at which the next fps rate update will take place. When an fps update happens, the framesThisSecond value is reset.

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