TOC PREV NEXT INDEX

domref



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

timestamp
 


Netscape Communications
http://developer.netscape.com
TOC PREV NEXT INDEX