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