mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
bb06b13131
Clarify docs regarding sleep of zero duration Clarify that the behaviour of sleep() when given a duration of zero is actually platform specific.