mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-01-19 15:59:20 +00:00
6525f4ce1d
* Fix some warnings messages. * More warning fixes. * Address review comments. Fix MacOS issues. * More warning fixes. * More Windows specific fixes. * Fix macos and windows warnings. * Fix warnings in timer.nim Refactor to remove `result`. Improve performance and behavior of timer to string procedure. Add tests.