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