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