Searched refs:getDateFormatFromMs (Results 1 – 1 of 1) sorted by relevance
110 stream << name << ": " << getDateFormatFromMs(time) << '\n'; in dump()146 static std::string getDateFormatFromMs(std::chrono::milliseconds time) { in getDateFormatFromMs() function