Searched refs:getDateFormatFromMs (Results 1 – 1 of 1) sorted by relevance
101 stream << name << ": " << getDateFormatFromMs(time) << '\n'; in doDump()136 static std::string getDateFormatFromMs(int64_t timeMs) { in getDateFormatFromMs() function