rust/src/libstd/sys
Aaron Turon b8f1193bb1 Runtime removal: refactor timer
This patch continues runtime removal by moving out timer-related code
into `sys`.

Because this eliminates APIs in `libnative` and `librustrt`, it is a:

[breaking-change]

This functionality is likely to be available publicly, in some form,
from `std` in the future.
2014-11-08 20:40:39 -08:00
..
common Runtime removal: refactor process 2014-11-08 20:40:39 -08:00
unix Runtime removal: refactor timer 2014-11-08 20:40:39 -08:00
windows Runtime removal: refactor timer 2014-11-08 20:40:39 -08:00