time property
      
      double
      get
      time
      
    
    
The IntersectionObserverEntry interface's
read-only time property is a
DOMHighResTimeStamp that indicates the time at which the intersection
change occurred relative to the time at which the document was created.
Implementation
external double get time;