MCPcopy Index your code
hub / github.com/dataease/SQLBot / now

Function now

frontend/public/swagger-ui-bundle.js:7817–7819  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7815 $ = Math.max,
7816 U = Math.min,
7817 now = function () {
7818 return L.Date.now()
7819 }
7820 function isObject(s) {
7821 var o = typeof s
7822 return !!s && ('object' == o || 'function' == o)

Callers 3

timerExpiredFunction · 0.85
debouncedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected