1. Web
  2. Web APIs
  3. PerformanceElementTiming
  4. presentationTime

PerformanceElementTiming: presentationTime property

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The presentationTime read-only property of the PerformanceElementTiming interface returns the timestamp when the element was actually drawn on the screen.

The presentationTime is optional — some browsers may choose always to return 0 or not to expose the value at all. The value is also implementation-dependent — it may differ across browsers that choose to expose it.

Value

A DOMHighResTimeStamp or null if the value is not exposed.

Examples

See Observing separate paint and presentation timings.

Specifications

Specification
Paint Timing
# dom-painttimingmixin-presentationtime

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on by MDN contributors.

AltStyle によって変換されたページ (->オリジナル) /