backie/src/asynk
Pmarquez 1dc513c4a7
Sleep with Duration (#67)
* Sleep in millis

* SleepParams Duration :D

* Readme updated!

* Changing Schedule and SleepParams to std::time::Duration

* Millis period in Periodic tasks

* Readme!

* Error management

* period_in_millis i64

* fix clippy
2022-08-18 14:39:10 +03:00
..
queries Sleep with Duration (#67) 2022-08-18 14:39:10 +03:00
async_queue.rs Sleep with Duration (#67) 2022-08-18 14:39:10 +03:00
async_runnable.rs Async worker pool draft (#49) 2022-07-31 13:32:37 +00:00
async_scheduler.rs Sleep with Duration (#67) 2022-08-18 14:39:10 +03:00
async_worker.rs Sleep with Duration (#67) 2022-08-18 14:39:10 +03:00
async_worker_pool.rs Set task_type when starting a worker pool (#64) (#66) 2022-08-16 13:25:19 +03:00
mod.rs fix Error struct export for asynk (#61) 2022-08-05 10:06:32 +03:00