Y
Hacker News
new
|
ask
|
show
|
jobs
by
krzkaczor
157 days ago
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)`.