mirror of
https://github.com/curl/curl.git
synced 2025-09-20 11:02:42 +03:00
parent
8bc25c590e
commit
3bf18cdadd
|
@ -55,9 +55,6 @@
|
||||||
#include "timeval.h"
|
#include "timeval.h"
|
||||||
#include "warnless.h"
|
#include "warnless.h"
|
||||||
|
|
||||||
/* Convenience local macros */
|
|
||||||
#define ELAPSED_MS() (int)Curl_timediff(Curl_now(), initial_tv)
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Internal function used for waiting a specific amount of ms
|
* Internal function used for waiting a specific amount of ms
|
||||||
* in Curl_socket_check() and Curl_poll() when no file descriptor
|
* in Curl_socket_check() and Curl_poll() when no file descriptor
|
||||||
|
|
Loading…
Reference in New Issue
Block a user