Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_print.cpp43 static constexpr int NSEC_WIDTH = 9; member
121 out << setw(NSEC_WIDTH) << content.tv_nsec; in PrintLogPrefix()

Completed in 1 milliseconds