timeStamp property

double get timeStamp

The timeStamp read-only property of the Event interface returns the time (in milliseconds) at which the event was created.

Implementation

external double get timeStamp;