Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
timers: use start instead of stop + start
Instead of calling stop + start from the refresh method of Timeout, instead just call start as libuv already calls stop if necessary.
- Loading branch information