Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
290
def
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_locations
Method · 0.85
account_recycler
Function · 0.85
search_overseer_thread
Function · 0.85
search_worker_thread
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected