MCPcopy Create free account
hub / github.com/bugy/script-server / get_current_millis

Function get_current_millis

src/utils/date_utils.py:12–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10
11
12def get_current_millis():
13 return int(round(time.time() * 1000))
14
15
16def to_millis(datetime):

Callers 3

prepare_new_folderMethod · 0.90
start_loggingMethod · 0.90

Calls

no outgoing calls

Tested by 1