Home
last modified time | relevance | path

Searched refs:tm (Results 1 - 1 of 1) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/sntp_demo/src/
H A Dsntp_port.c31 struct tm tm = {0}; in ctime() local
32 localtime_r(t, &tm); in ctime()
36 ONE_THOUSAND_NINE_HUNDRED + tm.tm_year, tm.tm_mon, tm.tm_mday, tm.tm_hour, tm.tm_min, tm.tm_sec) == TRUE) { in ctime()

Completed in 0 milliseconds