Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/dev_model/
A Ddm_message_cache.h11 #define DM_MSG_CACHE_TIMEOUT_MS_DEFAULT (10000) macro
A Ddm_message_cache.c172 if (current_time - node->ctime >= DM_MSG_CACHE_TIMEOUT_MS_DEFAULT) { in dm_msg_cache_tick()

Completed in 2 milliseconds