Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dronekit/dronekit-python
/ current_milli_time
Function
current_milli_time
dronekit/test/sitl/test_12.py:9–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
8
9
def
current_milli_time():
10
return
int(round(time.time() * 1000))
11
12
13
@with_sitl
Callers
1
test_timeout
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected