mirror of https://github.com/m-labs/artiq.git
Sebastien Bourdeauducq
90368415a6
The general idea is that functions that work with absolute timestamps exist only in machine units versions, to help prevent floating point losses of precision. Time differences should be computed in machine units and then converted, e.g. mu_to_seconds(t2-t1). This function would have had problems after ~50 days of running the device. |
||
---|---|---|
.. | ||
coredevice | ||
devices | ||
frontend | ||
gateware | ||
gui | ||
language | ||
master | ||
protocols | ||
py2llvm | ||
sim | ||
test | ||
transforms | ||
wavesynth | ||
__init__.py | ||
tools.py |