Lines Matching refs:unixTime
2516 time_t unixTime;2519 unixTime = (time_t)value;2520 UTCTimestamp = gmtime(&unixTime);