mehcode/schedule-rs

Blocking run (instead of polling approach on readme)

stephanbuys opened this issue · 3 comments

Block thread until timer expires.

Should probably have a way to determine the minimum poll interval as well.

Should probably also look into tokio here

Going to wait for the community to recommend an approach and promote it to be added in the crate. It's only a couple lines to integrate this crate into an existing system.