The crate tokio-timerfd is linux-specific and has seen no activity since 2022 (possibly because it is perfect). Please consider instead using tokio-hrtime which seems to address same issue but actively maintained and covering more architectures.
The crate tokio-timerfd is linux-specific and has seen no activity since 2022 (possibly because it is perfect).
Please consider instead using tokio-hrtime which seems to address same issue but actively maintained and covering more architectures.