unloadEventEnd property
double
get
unloadEventEnd
The unloadEventEnd
read-only property returns a
DOMHighResTimeStamp representing the time immediately after the current
document's
unload
event handler completes.
Implementation
external double get unloadEventEnd;