Searched refs:tool_tvdiff_secs (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_util.h41 double tool_tvdiff_secs(struct timeval t1, struct timeval t2);
52 #define tvdiff_secs(a,b) tool_tvdiff_secs((a), (b))
H A Dtool_util.c124 double tool_tvdiff_secs(struct timeval newer, struct timeval older) function

Completed in 75 milliseconds