Home
last modified time | relevance | path

Searched refs:MSEC_WIDTH (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_print.cpp41 static constexpr int MSEC_WIDTH = 3; member
117 out << setw(MSEC_WIDTH) << (content.tv_nsec / NS2MS); in PrintLogPrefix()

Completed in 1 milliseconds