Jeff Epler 6ca39aa9ec
_asyncio: fix definition of ticks to match adafruit_ticks
Otherwise, the timing of tasks is inconsistent, because C code and
userspace code are using incompatible epochs.

For whatever reason, a bunch of asyncio tests would consistently fail
in the Unix build locally; this change fixes it. I don't know why those
same tests succeed in CI!

Closes: #8500 (probably, didn't test)
2023-11-14 21:48:48 -06:00
..
2023-10-30 10:10:54 +01:00
2023-10-20 16:51:04 -04:00
2023-10-20 16:56:30 -07:00
2023-08-01 13:50:05 -04:00