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