mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +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.