aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/timer.erl
AgeCommit message (Expand)Author
2016-08-25Replace usage of deprecated time unitsRickard Green
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-20timer: Use monotonic_time/0 in tc/1,2,3Björn Gustavsson
2015-03-20Replace usage of erlang:now() with usage of new APIRickard Green
2013-05-06Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder
2013-04-19fix excessive CPU consumption of timer_serverAliaksey Kandratsenka
2011-08-15Correct the contract of timer:now_diff/2Hans Bolinder
2011-06-20Add more specs and typesHans Bolinder
2011-05-12Types and specifications have been modified and addedHans Bolinder
2010-09-24Export opaque types so as to be used by other modulesKostis Sagonas
2010-07-07Merge branch 'cf/timer_tc' into devRaimo Niskanen
2010-05-12timer: Update specs and apply tidier cleanupsKostis Sagonas
2010-04-09Add timer:tc/2 to measure the elapsed time of anonymous functionsChristopher Faulet
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP