mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-05-20 16:49:27 +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.