Commit message (Expand) | Author | Age | |
---|---|---|---|
* | src: remove unused include of <assert.h> in timer.c (#4774) | Juan José | 2025-05-02 |
* | unix,win: reset the timer queue on stop (#4304) | Santiago Gimeno | 2024-02-07 |
* | unix,win: fix busy loop with zero timeout timers (#4250) | Matheus Izvekov | 2023-12-22 |
* | unix,win: initialize timer `timeout` field | Ben Noordhuis | 2020-11-18 |
* | unix,win: add uv_timer_get_due_in() | Ulrik Strid | 2020-09-21 |
* | timer: remove redundant check in heap compare | Yash Ladha | 2020-04-16 |
* | src: fix wrong method name in comment | TK-one | 2020-02-28 |
* | timer: fix uv_timer_start on closing timer | seny | 2019-08-23 |
* | warnings: fix code that emits compiler warnings | Jameson Nash | 2018-11-29 |
* | unix,win: merge timers implementation | Ben Noordhuis | 2018-06-25 |