Closed
Description
System timers often expose a granularity much more fine than one millisecond. Right now this is an artifact of libuv's api, but in a 1:1 context you can get much finer-grained control over this.
Perhaps the arguments should be a (second/nsec) struct (like in C), with sugar to do the "easy thing"