timeStamp property

This topic has not yet been rated - Rate this topic

Gets the time, in milliseconds, when an event occurred.

Document Object Model (DOM) Level 3 Events Specification, Section 4.1

Syntax

JavaScript

p = object.timeStamp

Property values

Type: Integer

The time of the event, in milliseconds, since midnight, January 1, 1970, Coordinated Universal Time (UTC).

Standards information

See also

SVGZoomEvent
BeforeUnloadEvent
CompositionEvent
CustomEvent
Event
DragEvent
FocusEvent
KeyboardEvent
MessageEvent
MouseEvent
MSGestureEvent
MSPointerEvent
MutationEvent
StorageEvent
TextEvent
UIEvent

 

 

Build date: 11/29/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.