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