summary refs log tree commit diff
path: root/src/rt/sync/timer.h
AgeCommit message (Expand)AuthorLines
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+10
2011-07-13Attempt to correct buggy win32 timer code (causing tinderbox failures).Graydon Hoare-9/+9
2011-06-30Added a nanosecond timer to time.rs, support for some floating point casts, a...Eric Holk-1/+2
2010-09-10Cleanup, refactoring, and some runtime tests.Michael Bebenita-0/+1
2010-08-11Added support for task sleeping in the scheduler.Michael Bebenita-0/+25