Searched refs:tvnow (Results 1 – 10 of 10) sorted by relevance
35 struct timeval tvnow(void) in tvnow() function64 struct timeval tvnow(void) in tvnow() function98 struct timeval tvnow(void) in tvnow() function112 struct timeval tvnow(void) in tvnow() function
26 struct timeval tvnow(void);
131 struct timeval now = tvnow(); in tool_progress_cb()
62 tv = tvnow(); in tool_debug_cb()
174 now = tvnow(); in progress_meter()
436 (tvdiff(tvnow(), per->retrystart) < in post_per_transfer()2093 per->retrystart = tvnow(); in single_transfer()2206 struct timeval start = tvnow(); in parallel_transfers()
41 static struct timeval tvnow(void) in tvnow() function86 mp_start = tvnow(); in main()150 if(tvdiff(tvnow(), mp_start) > MULTI_PERFORM_HANG_TIMEOUT) { in main()
86 static struct timeval tvnow(void) in tvnow() function153 mp_start = tvnow(); in main()217 if(tvdiff(tvnow(), mp_start) > MULTI_PERFORM_HANG_TIMEOUT) { in main()
70 static struct timeval tvnow(void);116 tv = tvnow(); in logmsg()247 initial_tv = tvnow(); in wait_ms()262 pending_ms = timeout_ms - (int)timediff(tvnow(), initial_tv); in wait_ms()440 static struct timeval tvnow(void) in tvnow() function466 static struct timeval tvnow(void) in tvnow() function500 static struct timeval tvnow(void) in tvnow() function514 static struct timeval tvnow(void) in tvnow() function