Ulrik Strid
|
2a1b880f54
|
unix,win: add uv_timer_get_due_in()
Co-authored-by: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Refs: https://github.com/nodejs/node-report/pull/73
Refs: https://github.com/libuv/libuv/pull/1255
Fixes: https://github.com/libuv/libuv/issues/2950
PR-URL: https://github.com/libuv/libuv/pull/2951
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
|
2020-09-21 22:15:46 -04:00 |
|
Vladimír Čunát
|
9d74b27ad4
|
doc: document uv_timer_start() on an active timer
Fixes: https://github.com/libuv/libuv/issues/1401
PR-URL: https://github.com/libuv/libuv/pull/1538
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
|
2018-02-21 09:07:05 -05:00 |
|
Alex Hultman
|
8ebecf6eab
|
doc: add reference to uv_update_time on uv_timer_start
PR-URL: https://github.com/libuv/libuv/pull/1079
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
|
2016-10-14 07:26:17 +02:00 |
|
Eli Skeggs
|
36b79057c5
|
doc: clarify repeat timer behavior
Signed-off-by: Eli Skeggs <skeggse@gmail.com>
Fixes: https://github.com/libuv/libuv/issues/181
PR-URL: https://github.com/libuv/libuv/pull/520
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
|
2015-09-11 09:35:05 +02:00 |
|
Saúl Ibarra Corretgé
|
32e2e75f60
|
doc: add API documentation
|
2014-09-11 09:38:35 +02:00 |
|