console.time()

Term side of the Card
Topic: Output Information
Unit title: console.time()
Categories: Method
Explanation side of the Card

Explanation: The static browser API method that starts a timer with a specified label, enabling to measure how long an operation takes. It's often used for performance testing.

Browser compatibility:
  • The chrome browser supports this feature starting from version 2
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 10
  • The safari browser supports this feature starting from version 4
Availability: