Home
last modified time | relevance | path

Searched refs:start_time (Results 1 – 2 of 2) sorted by relevance

/net/lwip/
A Dwget.c39 ulong start_time; member
196 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()
A Dtftp.c34 ulong start_time; member
95 elapsed = get_timer(ctx->start_time); in tftp_close()
197 ctx.start_time = get_timer(0); in tftp_loop()

Completed in 13 milliseconds