MCPcopy Index your code
hub / github.com/JsAaron/jQuery / now

Function now

1.2.6/src/core.js:545–547  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

543}
544
545function now(){
546 return +new Date;
547}
548
549jQuery.extend = jQuery.fn.extend = function() {
550 // copy reference to target object

Callers 4

ajax.jsFile · 0.85
core.jsFile · 0.85
event.jsFile · 0.85
fx.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected