Name | Description | |
---|---|---|
DOMLoad | The event timing object for the page's DOM (Document Object Model) being loaded. | |
HTTPLoad | The event timing object for the page's HTTP requests completing. | |
PageLoad | The event timing object for the page's onload Javascript event firing. | |
RenderStart | The event timing object for the start of the display of the page's contents. |