?
What is the purpose of the property PerformanceTiming.fetchStart?
Answer & Solution
Correct Answer:
Option
B
The PerformanceTiming.fetchStart read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, the browser is ready to fetch the document using an HTTP request.
Join the Discussion
Login to post a comment or share your explanation.
Login