mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-02-25 07:53:13 +00:00
* Add callIdle primitive. * Make single idle callback to be processed by single poll() step. Add idleAsync() primitive to allow wait for "idle" time. Refactor some `result` usage.