Phaser API Documentation

  Version: 
startTime: number

Description:

The time at which the game started running.

This value is adjusted if the game is then paused and resumes.

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