timeStamp property

num timeStamp

Returns the event's timestamp as the number of milliseconds measured relative to the time origin.

MDN Reference

Implementation

_i2.num get timeStamp => _i4.getProperty(
      this,
      'timeStamp',
    );