timeStamp property
num
get
timeStamp
Returns the event's timestamp as the number of milliseconds measured relative to the time origin.
Implementation
_i2.num get timeStamp => _i4.getProperty(
this,
'timeStamp',
);