Lines Matching refs:unixTime
1585 time_t unixTime = (time_t)atol(str);1586 struct tm *UTCTimestamp = gmtime(&unixTime);