timers: greatly improve code comments · nodejs/node@67963c8 · GitHub
Skip to content

Commit 67963c8

Browse files
committed
timers: greatly improve code comments
Describes the How and Why of the timers implementation, as well as adding comments in spots that should allow for an easier understanding about what is going on. The timers implementation is very efficient, at a cost. That cost is readable understandability, and this aims to improve that. PR-URL: #4007 Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Trevor Norris <trev.norris@gmail.com> Reviewed-By: Julien Gilli <jgilli@nodejs.org> Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
1 parent 60f8c1a commit 67963c8

1 file changed

Lines changed: 105 additions & 8 deletions

File tree

lib/timers.js

Lines changed: 105 additions & 8 deletions

0 commit comments

Comments
 (0)