MCPcopy Index your code
hub / github.com/RocketMap/RocketMap / now

Function now

pogom/utils.py:290–292  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

288
289
290def now():
291 # The fact that you need this helper...
292 return int(time.time())
293
294
295# gets the current time past the hour

Callers 4

_generate_locationsMethod · 0.85
account_recyclerFunction · 0.85
search_overseer_threadFunction · 0.85
search_worker_threadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected