Lines Matching refs:tt
370 string TimeTToUTCString(time_t tt) {373 gmtime_s(×truct, &tt);375 gmtime_r(&tt, ×truct);