Comment by krzkaczor

Comment by krzkaczor 5 hours ago

0 replies

I hope that we can move to using DurationLike objects in place of ms (or sometimes seconds?) as plain numbers like in `setInterval`. `sleep({seconds 5})` is so much better than `sleep(5000)`.