A

Admin • 833K Points
Coach

Q. What does the method Performance.now() return?

  • (A) DOMTimeStamp
  • (B) DOMHighResTimeStamp
  • (C) DOMStamp
  • (D) TimeStamp
  • Correct Answer - Option(B)
  • Views: 22
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

The Performance.now() method returns a DOMHighResTimeStamp, measured in milliseconds, accurate to one thousandth of a millisecond equal to the number of milliseconds since the PerformanceTiming.navigationStart property and the call to the method.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.