W3cubDocs

/jQuery

jQuery.now()

jQuery.now()Returns: Number

Description: Return a number representing the current time.

The $.now() method is a shorthand for the number returned by the expression (new Date).getTime().

© The jQuery Foundation and other contributors
Licensed under the MIT License.
https://api.jquery.com/jQuery.now