Home
last modified time | relevance | path

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

/AliOS-Things-master/components/osal_aos/rhino/
A Daos_time.c18 static long long start_time_ms = 0; variable
22 start_time_ms = now_ms - krhino_sys_time_get(); in aos_calendar_time_set()
27 return krhino_sys_time_get() + start_time_ms; in aos_calendar_time_get()

Completed in 2 milliseconds