eclipse-iceoryx / iceoryx2

Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust
https://iceoryx.io
Apache License 2.0
1.03k stars 40 forks source link

Cyclic Timer #425

Closed elfenpiff closed 1 month ago

elfenpiff commented 1 month ago

Brief feature description

Implement a timer to which many cyclic periodic timeouts can be attached and always the next waiting duration is returned.