Lines Matching refs:secs
273 void convert_secs_to_date_time(time_t secs, uint32_t *pdate, uint32_t *ptime)275 struct tm *tm = localtime(&secs);