nim-chronos icon indicating copy to clipboard operation
nim-chronos copied to clipboard

[WIP] introduce the virtual clock for simulations

Open cskiraly opened this issue 1 year ago • 3 comments

This allows running code written for Chronos using -d:asyncTimer=virtual , turning it into a simple event-based simulation.

Used in https://github.com/codex-storage/nim-libp2p-dht/pull/57

cskiraly avatar Jun 12 '23 08:06 cskiraly