about summary refs log tree commit diff
path: root/src/rt/sync/timer.cpp
AgeCommit message (Expand)AuthorLines
2011-07-13Remove 'Nop.' comments, add emacs lines, remove obsolete file.Graydon Hoare-1/+0
2011-07-13Attempt to correct buggy win32 timer code (causing tinderbox failures).Graydon Hoare-19/+24
2011-06-30Added a nanosecond timer to time.rs, support for some floating point casts, a...Eric Holk-5/+10
2010-09-10Cleanup, refactoring, and some runtime tests.Michael Bebenita-0/+5
2010-08-16Putting out the burning tree on Windows. Turns out you can completely starve ...Michael Bebenita-1/+1
2010-08-11Added support for task sleeping in the scheduler.Michael Bebenita-0/+61