Home
last modified time | relevance | path

Searched refs:curltime (Results 1 - 25 of 50) sorted by relevance

12

/third_party/curl/lib/
H A Dtimeval.c33 struct curltime Curl_now(void) in Curl_now()
35 struct curltime now; in Curl_now()
63 struct curltime Curl_now(void) in Curl_now()
75 struct curltime cnow; in Curl_now()
137 struct curltime Curl_now(void) in Curl_now()
146 struct curltime cnow; in Curl_now()
165 struct curltime Curl_now(void) in Curl_now()
173 struct curltime ret; in Curl_now()
182 struct curltime Curl_now(void) in Curl_now()
187 struct curltime no in Curl_now()
[all...]
H A Dtimeval.h31 struct curltime { struct
36 struct curltime Curl_now(void);
44 timediff_t Curl_timediff(struct curltime newer, struct curltime older);
52 timediff_t Curl_timediff_ceil(struct curltime newer, struct curltime older);
60 timediff_t Curl_timediff_us(struct curltime newer, struct curltime older);
H A Dprogress.h55 void Curl_ratelimit(struct Curl_easy *data, struct curltime now);
58 struct curltime Curl_pgrsTime(struct Curl_easy *data, timerid timer);
62 struct curltime start,
63 struct curltime now);
70 struct curltime timestamp);
H A Dsplay.h34 struct curltime key; /* this node's "sort" key */
38 struct Curl_tree *Curl_splay(struct curltime i,
41 struct Curl_tree *Curl_splayinsert(struct curltime key,
45 struct Curl_tree *Curl_splaygetbest(struct curltime key,
H A Dsplay.c42 struct Curl_tree *Curl_splay(struct curltime i, in Curl_splay()
101 struct Curl_tree *Curl_splayinsert(struct curltime i, in Curl_splayinsert()
105 static const struct curltime KEY_NOTUSED = { in Curl_splayinsert()
155 struct Curl_tree *Curl_splaygetbest(struct curltime i, in Curl_splaygetbest()
159 static const struct curltime tv_zero = {0, 0}; in Curl_splaygetbest()
215 static const struct curltime KEY_NOTUSED = { in Curl_splayremove()
H A Dcf-https-connect.c56 struct curltime started;
101 struct curltime started; /* when connect started */
205 struct curltime now) in time_to_start_h21()
242 struct curltime now; in cf_hc_connect()
359 static struct curltime cf_get_max_baller_time(struct Curl_cfilter *cf, in cf_get_max_baller_time()
365 struct curltime t, tmax; in cf_get_max_baller_time()
390 struct curltime *when = pres2; in cf_hc_query()
395 struct curltime *when = pres2; in cf_hc_query()
H A Dprogress.c163 struct curltime timestamp) in Curl_pgrsTimeWas()
242 struct curltime Curl_pgrsTime(struct Curl_easy *data, timerid timer) in Curl_pgrsTime()
244 struct curltime now = Curl_now(); in Curl_pgrsTime()
287 struct curltime start, in Curl_pgrsLimitWaitTime()
288 struct curltime now) in Curl_pgrsLimitWaitTime()
337 void Curl_ratelimit(struct Curl_easy *data, struct curltime now) in Curl_ratelimit()
403 static bool progress_calc(struct Curl_easy *data, struct curltime now) in progress_calc()
592 struct curltime now = Curl_now(); /* what time is it */ in Curl_pgrsUpdate()
H A Durldata.h665 struct curltime start; /* transfer started at this time */
682 struct curltime start100; /* time stamp to wait for the 100 code from */
726 struct curltime last_sndbuf_update; /* last time readwrite_upload called
946 struct curltime now; /* "current" time */
947 struct curltime created; /* creation time */
948 struct curltime lastused; /* when returned to the connection cache */
967 struct curltime keepalive;
1190 struct curltime start;
1191 struct curltime t_startsingle;
1192 struct curltime t_starto
[all...]
H A Dspeedcheck.c35 memset(&data->state.keeps_speed, 0, sizeof(struct curltime)); in Curl_speedinit()
42 struct curltime now) in Curl_speedcheck()
H A Dconnect.c102 struct curltime *nowp, in Curl_timeleft()
107 struct curltime now; in Curl_timeleft()
345 struct curltime started; /* start of current attempt */
372 struct curltime started;
548 struct curltime *now, in baller_connect()
587 struct curltime now; in is_connected()
960 static struct curltime get_max_baller_time(struct Curl_cfilter *cf, in get_max_baller_time()
965 struct curltime t, tmax; in get_max_baller_time()
1010 struct curltime *when = pres2; in cf_he_query()
1015 struct curltime *whe in cf_he_query()
[all...]
H A Dspeedcheck.h33 struct curltime now);
H A Drename.c48 struct curltime start = Curl_now(); in Curl_rename()
H A Dmulti.c91 static CURLMcode add_next_timeout(struct curltime now,
1667 struct curltime *now,
1909 struct curltime *nowp,
2755 struct curltime now = Curl_now();
3146 static CURLMcode add_next_timeout(struct curltime now,
3150 struct curltime *tv = &d->state.expiretime;
3199 struct curltime now = Curl_now();
3432 static const struct curltime tv_zero = {0, 0};
3441 struct curltime now = Curl_now();
3491 static const struct curltime non
[all...]
H A Dmultihandle.h148 struct curltime timer_lastcall; /* the fixed time for the timeout for the
H A Dconncache.h44 struct curltime last_cleanup;
H A Dconnect.h37 struct curltime *nowp,
H A Dpingpong.h57 struct curltime response; /* set to Curl_now() when a command has been sent
H A Dpsl.c51 struct curltime now = Curl_now(); in now_seconds()
/third_party/curl/lib/vquic/
H A Dvquic_int.h43 struct curltime first_byte_at; /* when first byte was recvd */
44 struct curltime last_op; /* last (attempted) send/recv operation */
45 struct curltime last_io; /* last successful socket IO */
/third_party/curl/tests/unit/
H A Dunit1323.c39 struct curltime first;
40 struct curltime second;
H A Dunit1309.c81 struct curltime tv_now = {0, 0};
86 struct curltime key;
116 struct curltime key;
H A Dunit1399.c47 struct curltime fake_now, in fake_t_startsingle_time()
85 struct curltime now = Curl_now();
H A Dunit2600.c104 struct curltime started;
105 struct curltime ended;
117 struct curltime started;
H A Dunit1606.c56 struct curltime now = {1, 0}; in runawhile()
/third_party/curl/lib/vtls/
H A Dschannel_int.h159 struct curltime time; /* when the cached store was created */

Completed in 18 milliseconds

12