GetLastLoadTime Function

Class

BrowserChild.

Action

Returns the number of seconds for the last page to load.

Availability

This functionality is supported only if you are using the Classic Agent.

Syntax

rGetLastLoadTime = browserpage.GetLastLoadTime()
Variable Description
rGetLastLoadTime Returns the number of seconds for the last page to load. REAL.

Notes

This function works only with the DOM extension.

Example

REAL BrowserPage.GetLastLoadTime()