Commit bb5575aa authored by Jeremiah Senkpiel's avatar Jeremiah Senkpiel
Browse files

timers: add internal [@@ refresh()] function

Hidden via a symbol because I'm unsure exactly what the API should look
like in the end.

Removes the need to use _unrefActive for efficiently refreshing
timeouts.
It still uses it under the hood but that could be replaced with
insert() directly if it were in the same file.

PR-URL: https://github.com/nodejs/node/pull/18065


Reviewed-By: default avatarAnatoli Papirovski <apapirovski@mac.com>
parent 54fe0a6c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment