aboutsummaryrefslogtreecommitdiff
path: root/unix/time.c
AgeCommit message (Expand)Author
2014-02-09unix: Implement time.sleep().Paul Sokolovsky
2014-02-02unix time.clock(): Actually return float value.Paul Sokolovsky
2014-02-02unix: Add basic time module (with time() and clock() functions).Paul Sokolovsky