Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c80 #define SEC_TO_MILISEC 1000 macro
357 tv.tv_sec = taskListInfo->timeout / SEC_TO_MILISEC; in CoapSelectWait()