Searched refs:ConvertUtc2Secs (Results 1 - 1 of 1) sorted by relevance
/kernel/liteos_m/kal/posix/src/ | ||
H A D | time.c | 644 static time_t ConvertUtc2Secs(struct tm *tm) in ConvertUtc2Secs() function 705 timeInSeconds = ConvertUtc2Secs(tmptr); in mktime() |
Completed in 2 milliseconds