Examveda
Examveda

How is the render time calculated?

A. Date.Now()

B. Date.Now() – performance.timing.domLoading

C. performance.domLoading

D. Date.Now() – performance.domLoading

Answer: Option B

Solution(By Examveda Team)

The render time is calculated as Date.Now() – performance.timing.domLoading.

Join The Discussion

Related Questions on Invocation and Performance Navigation