1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-18 19:13:51 +01:00
Marian Buschsieweke cea7fcec2f
cpu/native: fix bug in periph_timer
Also use `CLOCK_MONOTONIC` for the timeouts, not just for
`timer_read()`. This fixes mismatches between when a timeout
occurs and what is expected in the context of the values returned by
`timer_read()`.
2023-11-02 14:12:54 +01:00
..
2021-10-25 15:07:37 +02:00
2020-10-23 00:46:26 +02:00
2017-11-06 12:01:19 +01:00
2023-04-26 00:53:14 +02:00
2020-10-23 00:46:26 +02:00
2023-11-02 14:12:54 +01:00