7 namespace sonic_utils {
10 if (debugName.empty())
12 edm::LogInfo(debugName) << msg << std::chrono::duration_cast<std::chrono::microseconds>(t1 -
t0).
count();
Log< level::Info, false > LogInfo
std::chrono::time_point< std::chrono::high_resolution_clock > TimePoint
void printDebugTime(std::string_view debugName, std::string_view msg, const TimePoint &t0)