A

Admin • 828.03K Points
Coach

Q. Which PHP function measures script execution time in microseconds?

  • (A) time()
  • (B) microtime()
  • (C) execution_time()
  • (D) script_time()
  • Correct Answer - Option(B)
  • Views: 3
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin
microtime() returns current Unix timestamp with microseconds.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.