Home
last modified time | relevance | path

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

/AliOS-Things-master/components/osal_aos/rhino/
A Daos_time.c58 time_t actualTime = { ms / 1000 }; in aos_now_time_str() local
60 strftime(buffer, len, "%m-%d %H:%M:%S", gmtime(&actualTime)); in aos_now_time_str()

Completed in 6 milliseconds