embassy-interval 0.2.1

A simple third party interval timer for the embassy-time crate
Documentation
1
2
3
4
5
# Embassy Interval


A simple third party interval timer for the embassy-time crate

The interval calculation code is mostly taken from tokio interval implementation