Searched refs:time_started (Results 1 – 3 of 3) sorted by relevance
93 u32_t time_started; member
627 msg.msg.msg.w.time_started = sys_now(); in netconn_write_partly()629 msg.msg.msg.w.time_started = 0; in netconn_write_partly()
1228 ((s32_t)(sys_now() - conn->current_msg->msg.w.time_started) >= conn->send_timeout)) {
Completed in 8 milliseconds