Searched refs:fruTime (Results 1 – 1 of 1) sorted by relevance
528 std::tm fruTime = intelEpoch(); in formatIPMIFRU() local529 std::time_t timeValue = timegm(&fruTime); in formatIPMIFRU()531 fruTime = *std::gmtime(&timeValue); in formatIPMIFRU()536 "%Y%m%dT%H%M%SZ", &fruTime); in formatIPMIFRU()