Commit Graph

8 Commits

Author SHA1 Message Date
gingerBill
cd2c4c02e1 Merge pull request #320 from thebirk/add-diff-to-time
Added diff() to core:time.
2019-01-07 15:52:33 +00:00
thebirk
ca2220214e Added diff() to core:time. 2019-01-06 19:40:57 +01:00
matt
c60766f8e6 Vet time_linux 2019-01-06 05:25:27 -07:00
Mikkel Hjortshoej
1a6b7f9945 set time_linux IS_SUPPORTED to true 2018-12-08 21:12:01 +01:00
Mikkel Hjortshoej
03957cee64 Merge branch 'log_pr' 2018-12-08 21:08:27 +01:00
Jeroen van Rijn
1584260886 Add Linux support for core:time
In addition to sleep() and now(), it also defines nanosleep(), boot_time() and seconds_since_boot()
2018-12-08 20:39:33 +01:00
Mikkel Hjortshoej
411d1450b0 Add timestamp support using the new core:time 2018-12-08 16:02:33 +01:00
gingerBill
3bf01c8498 package time (windows only at the moment) 2018-12-08 14:32:00 +00:00