Lines Matching refs:curltime
33 struct curltime Curl_now(void)
35 struct curltime now;
63 struct curltime Curl_now(void)
75 struct curltime cnow;
137 struct curltime Curl_now(void)
146 struct curltime cnow;
165 struct curltime Curl_now(void)
173 struct curltime ret;
182 struct curltime Curl_now(void)
187 struct curltime now;
201 timediff_t Curl_timediff(struct curltime newer, struct curltime older)
215 timediff_t Curl_timediff_ceil(struct curltime newer, struct curltime older)
229 timediff_t Curl_timediff_us(struct curltime newer, struct curltime older)