@royneary there are two kinds of timers in asyncdispatch, virtual ones and OS 
ones. The `addTimer` proc creates the latter: 
<https://github.com/nim-lang/Nim/blob/devel/lib/pure/asyncdispatch.nim#L1590>

Reply via email to