Searched refs:start_time (Results 1 – 2 of 2) sorted by relevance
39 ulong start_time; member196 if (!ctx->start_time) in httpc_recv_cb()197 ctx->start_time = get_timer(0); in httpc_recv_cb()237 elapsed = get_timer(ctx->start_time); in httpc_result_cb()296 ctx.start_time = 0; in wget_do_request()
34 ulong start_time; member95 elapsed = get_timer(ctx->start_time); in tftp_close()197 ctx.start_time = get_timer(0); in tftp_loop()
Completed in 13 milliseconds