Phaser API Documentation

  Version: 
<readonly> time: number

Description:

Time when this Pointer was most recently updated by a DOM Event. This comes directly from the event.timeStamp property. If no event has yet taken place, it will return zero.

Type:
number
Since: 3.16.0
Source: src/input/Pointer.js (Line 1259)