time property

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Returns a DOMHighResTimeStamp that corresponds to the time the intersection was recorded.

This property is read-only.

Syntax

JavaScript
time = object.time

 

Property values

Type: DOMHighResTimeStamp

DOMHighResTimeStamp that corresponds to the time the intersection was recorded.

Remarks

See also

IntersectionObserverEntry