M

Mr. Dubey • 52.26K Points
Coach

Q. How is the render time calculated?

  • (A) Date.Now()
  • (B) Date.Now() – performance.timing.domLoading
  • (C) performance.domLoading
  • (D) Date.Now() – performance.domLoading

Explanation by: Mr. Dubey
The render time is calculated as Date.Now() – performance.timing.domLoading.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.