In JS it is all actually `Double` (JS `number`) an...
# coroutines
e
In JS it is all actually
Double
(JS
number
) and that is what could have been used, but it would be super-weird to have time expressed in double number of milliseconds in API and would prevent optimizations by V8 and alike.