Skip to content

timer: refactor for variable parameters

Rodrigo Muino Tomonari requested to merge github/fork/pluris/feat/timer_arg into main

The implementation of SetTimeout(), SetInterval(), SetImmediate() has been refactored to receive and handle variable arguments. In this PR, I tried to reduce the argument handling code.

Merge request reports

Loading