OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:curlx_tvdiff_secs
(Results
1 - 2
of
2
) sorted by null
/external/curl/lib/
timeval.h
47
double
curlx_tvdiff_secs
(struct timeval t1, struct timeval t2);
55
#define Curl_tvdiff_secs(x,y)
curlx_tvdiff_secs
(x,y)
timeval.c
129
double
curlx_tvdiff_secs
(struct timeval newer, struct timeval older)
function
Completed in 470 milliseconds