Searched refs:yearToSeconds (Results 1 – 1 of 1) sorted by relevance
78 int64_t yearToSeconds(int32_t year) { in yearToSeconds() function1360 int64_t seconds = yearToSeconds(year); in mergeFinalData()