aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_time.h
AgeCommit message (Expand)Author
2015-03-24Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-24Better OS system time implementationRickard Green
2015-03-23Better support for poor os monotonic sourcesRickard Green
2015-03-21Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-21Unbreak lcntRickard Green
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20Multiple timer wheelsRickard Green
2015-03-20Introduce a new time APIRickard Green
2014-12-09erts: Allow cpu_timestamp tracing for LinuxLukas Larsson
2012-04-16Optimize process table accessRickard Green
2011-12-02Fix time typesRickard Green
2011-06-14Use new atomic API in runtime systemRickard Green
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2010-12-29Teach timer-wheel slots to use double linked listsBjörn-Egil Dahlberg
2010-12-20Refactor timer interfaceBjörn-Egil Dahlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP