requestStart property
[This documentation is preliminary and is subject to change.]
The requestStart property must return the time immediately before the user agent starts requesting the current document from the server, from relevant application caches, or from local resources.
![]() |
Syntax
HRESULT value = object.get_requestStart(ULONGLONG* p);
Property values
Type: ULONGLONG
Standards information
- Navigation Timing, Section 4.2
Remarks
The value reported by the requestStart property represents the number of milliseconds between the recorded time and midnight January 1, 1970 (UTC).
Windows Internet Explorer 9. This property is supported only for documents displayed in IE9 Standards mode. For more information, see Defining Document Compatibility.
Build date: 1/26/2012
.png)