aboutsummaryrefslogtreecommitdiff
path: root/src/timer.c
Commit message (Expand)AuthorAge
* 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 Gimeno2024-02-07
* unix,win: fix busy loop with zero timeout timers (#4250)Matheus Izvekov2023-12-22
* unix,win: initialize timer `timeout` fieldBen Noordhuis2020-11-18
* unix,win: add uv_timer_get_due_in()Ulrik Strid2020-09-21
* timer: remove redundant check in heap compareYash Ladha2020-04-16
* src: fix wrong method name in commentTK-one2020-02-28
* timer: fix uv_timer_start on closing timerseny2019-08-23
* warnings: fix code that emits compiler warningsJameson Nash2018-11-29
* unix,win: merge timers implementationBen Noordhuis2018-06-25