mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +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.