Home
last modified time | relevance | path

Searched refs:utils_time_spend (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linkkit/include/linkkit/infra/
A Dinfra_timer.h16 uint32_t utils_time_spend(iotx_time_t *start);
/AliOS-Things-master/components/linkkit/infra/
A Dinfra_timer.c20 uint32_t utils_time_spend(iotx_time_t *start) in utils_time_spend() function
/AliOS-Things-master/components/linkkit/mqtt/impl/
A Diotx_mqtt_client.c977 if (utils_time_spend(&node->pub_start_time) <= in MQTTPubInfoProc()
1010 if (utils_time_spend(&pClient->list_pub_wait_ack[idx].pub_start_time) <= in MQTTPubInfoProc()

Completed in 7 milliseconds