RibirX / Ribir

Non-intrusive GUI framework for Rust

Home Page:https://ribir.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a custom timer by eventloop.

M-Adoo opened this issue · comments

commented

Now, we use the timer of rxRust. We should implement a timer by eventloop, because using a unified timer is more appropriate and removes many dependencies.