{"name":"jQuery.now","type":"method","title":"jQuery.now()","deprecated":null,"removed":null,"desc":"Return a number representing the current time.","categories":["utilities","version/1.4.3"],"entries":[{"return":"Number","signatures":{"added":"1.4.3"},"examples":null,"longdesc":"\n

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

\n "}]}