Skip to content

Initial pre-release

Pre-release
Pre-release
Compare
Choose a tag to compare
@jepler jepler released this 22 Jul 14:13
· 64 commits to main since this release

The adafruit_ticks library provides a consistent way to work with deadlines and intervals in milliseconds, and with CircuitPython 7 even the smallest boards provide the ticks_ms() support function which never loses precision (unlike time.monotonic()).