aboutsummaryrefslogtreecommitdiff
path: root/unix/time.c
AgeCommit message (Expand)Author
2014-03-16unix: Clean up includes.xbe
2014-03-08Implement ROMable modules. Add math module.Damien George
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