mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-01-26 01:03:16 +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.