TOC PREV NEXT INDEX

Put your logo here!


timeStamp


Returns the time (in milliseconds since the epoch) that the event was created.

Syntax

time = event.timeStamp 

Parameters

time is a number.

Example

// example here 

Notes

This property only works if the event system supports it for the particular event.

Specification

link to spec 


mozilla.org | mailto:oeschger | bug 93108
TOC PREV NEXT INDEX