mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 00:13:21 +01:00
f8c1e03ea7
# Description Improves the accuracy of sleep when the duration is larger than 100ms. Fixes #12223. # User-Facing Changes Sleeping for 150ms should work now. ```nushell ~/nushell> timeit { sleep 150ms } 03/19/2024 10:41:55 AM AM 151ms 344µs 201ns ``` |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
LICENSE |