Searched refs:nowTime (Results 1 – 2 of 2) sorted by relevance
110 struct tm *nowTime = std::localtime(&rTs.tv_sec); in dumpPowerStatsTimes() local112 std::strftime(rBuff, sizeof(rBuff), "%m/%d/%Y %H:%M:%S", nowTime); in dumpPowerStatsTimes()
112 struct tm *nowTime = std::localtime(&rTs.tv_sec); in dumpPowerStatsTimes() local114 std::strftime(rBuff, sizeof(rBuff), "%m/%d/%Y %H:%M:%S", nowTime); in dumpPowerStatsTimes()