Function now

  • Returns the current time in milliseconds. If performance.now() is available, it is used, otherwise Date.now() is used.

    Returns number

Generated using TypeDoc