MCPcopy 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
9def current_milli_time():
10 return int(round(time.time() * 1000))
11
12
13@with_sitl

Callers 1

test_timeoutFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected