Skip to content

Commit 769254b

Browse files
Fishrock123rvagg
authored andcommitted
timers: refactor timers
Consolidates the implementation of regular and internal (_unrefActive) timers. Also includes a couple optimizations: - Isolates the try/catch from listOnTimeout() in a new tryOnTimeout(). - Uses a TimersList constructor as the base for linkedlists. Additionally includes other cleanup and clarification, such as a rename of "Timer" to "TimerWrap". PR-URL: #4007 Reviewed-By: Rod Vagg <[email protected]> Reviewed-By: Trevor Norris <[email protected]> Reviewed-By: Julien Gilli <[email protected]> Reviewed-By: Chris Dickinson <[email protected]>
1 parent 0662fcf commit 769254b

File tree

2 files changed

+106
-218
lines changed

2 files changed

+106
-218
lines changed

0 commit comments

Comments
 (0)