index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
beam
/
erl_time.h
Age
Commit message (
Expand
)
Author
2017-09-04
Bug fixes of statistics(wall_clock) and statistics(runtime)
Rickard Green
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-18
Manage timers to trigger at once in a slot similar to other timers
Rickard Green
2017-04-18
Timer wheel divided into a "soon wheel" and a "later wheel"
Rickard Green
2017-04-18
Remove unnecessary cancel callback from timer-wheel timers
Rickard Green
2017-04-18
Rearrange timer struct fields in order to simplify
Rickard Green
2016-03-15
update copyright-year
Henrik Nord
2016-02-02
erts: Refactor perf counter internal interface
Lukas Larsson
2016-02-02
erts, kernel: Add os:perf_counter function
Lukas Larsson
2016-01-21
Introduce time management in native APIs
Rickard Green
2015-07-08
Fix calculation of end time
Rickard Green
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-09
Callback timer
Rickard Green
2015-05-08
Optimized timer implementation
Rickard Green
2015-05-06
Misc time improvements
Rickard Green
2015-03-24
Merge branch 'rickard/time_api/OTP-11997'
Rickard Green
2015-03-24
Better OS system time implementation
Rickard Green
2015-03-23
Better support for poor os monotonic sources
Rickard Green
2015-03-21
Merge branch 'rickard/time_api/OTP-11997'
Rickard Green
2015-03-21
Unbreak lcnt
Rickard Green
2015-03-20
Merge branch 'rickard/time_api/OTP-11997'
Rickard Green
2015-03-20
Multiple timer wheels
Rickard Green
2015-03-20
Introduce a new time API
Rickard Green
2014-12-09
erts: Allow cpu_timestamp tracing for Linux
Lukas Larsson
2012-04-16
Optimize process table access
Rickard Green
2011-12-02
Fix time types
Rickard Green
2011-06-14
Use new atomic API in runtime system
Rickard Green
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2010-12-29
Teach timer-wheel slots to use double linked lists
Björn-Egil Dahlberg
2010-12-20
Refactor timer interface
Björn-Egil Dahlberg
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP