Searched defs:seconds (Results 1 – 4 of 4) sorted by relevance
65 static void expect_timer_seconds(struct Curl_easy *data, int seconds) in expect_timer_seconds()
107 static void time2str(char *r, curl_off_t seconds) in time2str()
648 curl_off_t seconds = tvdiff(tvnow(), per->retrystart)/1000; in post_per_transfer() local
40 static void time2str(char *r, curl_off_t seconds) in time2str()
Completed in 12 milliseconds