Skip to content

Releases: adafruit/Adafruit_CircuitPython_Ticks

Initial pre-release

22 Jul 14:13
Compare
Choose a tag to compare
Initial pre-release Pre-release
Pre-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()).